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 1876ca4 commit 38a273fCopy full SHA for 38a273f
.github/workflows/ci.yml
@@ -30,7 +30,7 @@ jobs:
30
- name: Typecheck
31
run: node --run typecheck
32
- name: ESLint
33
- run: node --run eslint
+ # run: node --run eslint
34
- name: Prettier
35
run: node --run prettier:check
36
- name: Bundle
0 commit comments