Skip to content

Commit f559829

Browse files
committed
Add index lint testing
1 parent cb6dd19 commit f559829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"main": "index",
2727
"scripts": {
2828
"lint": "eslint",
29-
"test": "eslint **/*.js"
29+
"test": "eslint index.js **/*.js"
3030
},
3131
"bin": {
3232
"gnodi-lint": "bin/gnodi-lint.js"

0 commit comments

Comments
 (0)