Add lint NPM script
This commit is contained in:
parent
6c0b159a84
commit
32b879cf73
|
@ -32,6 +32,7 @@
|
||||||
"mBaaS"
|
"mBaaS"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"lint": "grunt eslint",
|
||||||
"test": "grunt mocha-and-karma"
|
"test": "grunt mocha-and-karma"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Reference in New Issue