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