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 e7bc9b2 commit e2d5357Copy full SHA for e2d5357
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
run: npm ci
24
25
- name: Lint
26
- run: npm lint
+ run: npm run lint
27
env:
28
CI: true
29
0 commit comments