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 1876c98 commit 3f0f32bCopy full SHA for 3f0f32b
Makefile
@@ -1,5 +1,5 @@
1
lint:
2
- npx eslint .
+ npx eslint --config eslint.config.js .
3
4
test:
5
npm test
0 commit comments