We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fded331 commit e163d24Copy full SHA for e163d24
README.md
@@ -21,7 +21,7 @@ It also has a list of tools you can use, of which the `test` tool is one of them
21
22
## Running the code quality tooling (linter)
23
24
-This run `eslint` for all files that _require_ linting.
+This runs `eslint` for all files that _require_ linting.
25
26
```shell
27
corepack pnpm node scripts/lint.mjs --fix
0 commit comments