Update package.json

This commit is contained in:
Adhiraj Singh
2020-07-01 16:56:25 +05:30
committed by GitHub
parent 6e54efe810
commit b56c06363e

View File

@@ -17,6 +17,7 @@
"automation"
],
"scripts": {
"prepare": "npm run tsc",
"test": "mocha --timeout 30000 -r ts-node/register */Tests.ts",
"lint": "eslint '*/*.ts' --quiet --fix",
"tsc": "tsc",