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 317102a commit c887732Copy full SHA for c887732
.github/workflows/ci.yml
@@ -40,4 +40,4 @@ jobs:
40
run: npm run build
41
42
- name: Lint & Format
43
- run: npm run lint
+ run: npm run lint:ci
0 commit comments