This commit is contained in:
Adhiraj
2020-09-02 13:04:49 +05:30
parent 50d50e4ae9
commit 426dbc255d
8 changed files with 2155 additions and 2658 deletions

View File

@@ -17,7 +17,7 @@
],
"scripts": {
"test": "mocha --timeout 240000 -r ts-node/register src/Tests/Tests.*.ts",
"prepare": "npm run build:tsc",
"prepack": "npm run build:tsc",
"lint": "eslint '*/*.ts' --quiet --fix",
"build:tsc": "tsc",
"build:docs": "typedoc",