Skip to content

Commit 6546eeb

Browse files
committed
Tests: add non-fixture JS linting to npm test
1 parent 818af3b commit 6546eeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "jQuery eslint config",
55
"main": "index.js",
66
"scripts": {
7-
"test": "eslint test/fixtures/*.js"
7+
"test": "eslint ."
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)