Skip to content

Commit

Permalink
Add index lint testing
Browse files Browse the repository at this point in the history
  • Loading branch information
Gnucki committed Feb 4, 2017
1 parent cb6dd19 commit f559829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"main": "index",
"scripts": {
"lint": "eslint",
"test": "eslint **/*.js"
"test": "eslint index.js **/*.js"
},
"bin": {
"gnodi-lint": "bin/gnodi-lint.js"
Expand Down

0 comments on commit f559829

Please sign in to comment.