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 eb9733f commit 241f46dCopy full SHA for 241f46d
.github/workflows/linter.yaml
@@ -27,4 +27,4 @@ jobs:
27
run: npm ci --ignore-scripts
28
29
- name: Check code style
30
- run: npm run linter
+ run: npm run lint
0 commit comments