Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ It also has a list of tools you can use, of which the `test` tool is one of them

## Running the code quality tooling (linter)

This run `eslint` for all files that _require_ linting.
This runs `eslint` for all files that _require_ linting.

```shell
corepack pnpm node scripts/lint.mjs --fix
Expand Down