mirror of
https://github.com/yagop/node-telegram-bot-api
synced 2025-08-28 21:07:39 +00:00
[npm] Add script: mocha
This commit is contained in:
parent
0c18cda922
commit
061d11a109
@ -18,6 +18,7 @@
|
||||
"build": "babel -d ./lib src",
|
||||
"prepublish": "npm run build && npm run gen-doc",
|
||||
"eslint": "eslint ./src ./test ./examples",
|
||||
"mocha": "mocha",
|
||||
"pretest": "npm run build",
|
||||
"test": "npm run eslint && istanbul cover ./node_modules/mocha/bin/_mocha"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user