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 570b0b0 commit dec31f3Copy full SHA for dec31f3
.github/workflows/lint.yml
@@ -19,4 +19,5 @@ jobs:
19
- name: Lint
20
run: |
21
npm ci
22
- npm run lint
+ npm run build
23
+ npm run lint
0 commit comments