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 82c07d5 commit 71a23e6Copy full SHA for 71a23e6
1 file changed
.github/workflows/ESLint.yml
@@ -8,4 +8,4 @@ jobs:
8
- name: Install modules
9
run: yarn
10
- name: Run ESLint
11
- run: yarn run eslint . --ext .js,.jsx,.ts,.tsx
+ run: yarn run lint
0 commit comments