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 284dad2 commit b3e805aCopy full SHA for b3e805a
.github/workflows/lint.yml
@@ -19,4 +19,4 @@ jobs:
19
version: 10.4.0
20
- run: pnpm install --frozen-lockfile
21
- run: pnpm check
22
- - run: pnpm lint
+ - run: pnpm prettier:check
0 commit comments