mirror of
https://github.com/FranP-code/Baileys.git
synced 2025-10-13 00:32:22 +00:00
chore: update package scripts
This commit is contained in:
@@ -24,8 +24,7 @@
|
|||||||
"build:tsc": "tsc",
|
"build:tsc": "tsc",
|
||||||
"example": "node --inspect -r ts-node/register Example/example.ts",
|
"example": "node --inspect -r ts-node/register Example/example.ts",
|
||||||
"example:legacy": "node --inspect -r ts-node/register Example/example-legacy.ts",
|
"example:legacy": "node --inspect -r ts-node/register Example/example-legacy.ts",
|
||||||
"gen-protobuf": "sh WAProto/GenerateStatics.sh",
|
"gen:protobuf": "sh WAProto/GenerateStatics.sh",
|
||||||
"browser-decode": "yarn ts-node src/BrowserMessageDecoding.ts",
|
|
||||||
"lint": "eslint ./src --ext .js,.ts,.jsx,.tsx",
|
"lint": "eslint ./src --ext .js,.ts,.jsx,.tsx",
|
||||||
"lint:fix": "eslint ./src --fix --ext .js,.ts,.jsx,.tsx"
|
"lint:fix": "eslint ./src --fix --ext .js,.ts,.jsx,.tsx"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user