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 bc547d4 commit 07a69f7Copy full SHA for 07a69f7
.github/workflows/lint.yml
@@ -19,4 +19,5 @@ jobs:
19
version: 10.4.0
20
- run: pnpm install --frozen-lockfile
21
- run: pnpm check
22
+ - run: pnpm lint
23
- run: pnpm prettier:check
0 commit comments