We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5d42de commit 6c54069Copy full SHA for 6c54069
1 file changed
.github/workflows/ESLint.yml
@@ -7,5 +7,5 @@ jobs:
7
- uses: actions/checkout@v2
8
- name: Install modules
9
run: yarn
10
- - name: Run ESLint
11
- run: yarn run eslint . --ext .js,.jsx,.ts,.tsx
+# - name: Run ESLint
+# run: yarn run eslint . --ext .js,.jsx,.ts,.tsx
0 commit comments