We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bfc9574 commit 84d0694Copy full SHA for 84d0694
.github/workflows/eslint-validation-test.yaml
@@ -30,4 +30,4 @@ jobs:
30
run: |
31
npm install eslint globals @eslint/js
32
cp ../../../eslint.config.mjs .
33
- eslint . --ext .js,.jsx,.ts,.tsx
+ npx eslint . --ext .js
0 commit comments