Skip to content

Commit 3f0f32b

Browse files
committed
Change makefile
1 parent 1876c98 commit 3f0f32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
lint:
2-
npx eslint .
2+
npx eslint --config eslint.config.js .
33

44
test:
55
npm test

0 commit comments

Comments
 (0)