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