mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
Update package.json
This commit is contained in:
@@ -17,6 +17,7 @@
|
|||||||
"automation"
|
"automation"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"prepare": "npm run tsc",
|
||||||
"test": "mocha --timeout 30000 -r ts-node/register */Tests.ts",
|
"test": "mocha --timeout 30000 -r ts-node/register */Tests.ts",
|
||||||
"lint": "eslint '*/*.ts' --quiet --fix",
|
"lint": "eslint '*/*.ts' --quiet --fix",
|
||||||
"tsc": "tsc",
|
"tsc": "tsc",
|
||||||
|
|||||||
Reference in New Issue
Block a user