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 f24235b commit 721d438Copy full SHA for 721d438
.github/workflows/eslint.yml
@@ -22,4 +22,4 @@ jobs:
22
run: npm ci
23
24
- name: Run ESLint
25
- run: npm run lint
+ run: npx eslint .
0 commit comments