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