Add app.js to be linted
This commit is contained in:
parent
9374e0fe18
commit
7162ab1631
@ -62,7 +62,7 @@
|
|||||||
"strftime": "0.10.0"
|
"strftime": "0.10.0"
|
||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": "jshint lib test",
|
"lint": "jshint lib test app.js",
|
||||||
"preinstall": "make pre-install",
|
"preinstall": "make pre-install",
|
||||||
"test": "make test-all",
|
"test": "make test-all",
|
||||||
"update-internal-deps": "rm -rf node_modules && rm -f yarn.lock && yarn",
|
"update-internal-deps": "rm -rf node_modules && rm -f yarn.lock && yarn",
|
||||||
|
Loading…
Reference in New Issue
Block a user