Add lint NPM script

This commit is contained in:
Simon Ho 2016-08-29 14:41:02 -07:00
parent 6c0b159a84
commit 32b879cf73
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
"mBaaS"
],
"scripts": {
"lint": "grunt eslint",
"test": "grunt mocha-and-karma"
},
"dependencies": {