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,7 +17,7 @@
|
|||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "mocha --timeout 240000 -r ts-node/register src/Tests/Tests.*.ts",
|
"test": "mocha --timeout 240000 -r ts-node/register src/Tests/Tests.*.ts",
|
||||||
"prepack": "tsc",
|
"prepare": "tsc",
|
||||||
"lint": "eslint '*/*.ts' --quiet --fix",
|
"lint": "eslint '*/*.ts' --quiet --fix",
|
||||||
"build:docs": "typedoc",
|
"build:docs": "typedoc",
|
||||||
"example": "npx ts-node Example/example.ts",
|
"example": "npx ts-node Example/example.ts",
|
||||||
|
|||||||
Reference in New Issue
Block a user