test command
This commit is contained in:
parent
6f3de51372
commit
308e49991a
@ -4,7 +4,7 @@
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "cd src && jshint && cd ../public/js/ && jshint"
|
||||
"test": "cd src && jshint . && cd ../public/js/ && jshint ."
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
Loading…
x
Reference in New Issue
Block a user