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 0bb6ed0 commit 1caa9beCopy full SHA for 1caa9be
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
- name: Install modules
13
run: yarn
14
- name: Run ESLint
15
- run: eslint . --ext .js,.jsx,.ts,.tsx`
+ run: eslint . --ext .js,.jsx,.ts,.tsx
16
17
vitest:
18
runs-on: ubuntu-latest
0 commit comments