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 79d2f8c commit 8181ed6Copy full SHA for 8181ed6
.github/workflows/build-check.yml
@@ -21,4 +21,5 @@ jobs:
21
cache: 'npm'
22
- run: npm ci
23
- run: npm run format-check
24
+ - run: npm run lint
25
- run: npm run vscode:prepublish
0 commit comments