We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4a5b3d commit 26f0a66Copy full SHA for 26f0a66
1 file changed
package.json
@@ -5,7 +5,7 @@
5
"description": "",
6
"main": "dist/llonebot.js",
7
"scripts": {
8
- "run": "tsx src/main/main.ts",
+ "dev": "tsx src/main/main.ts",
9
"build": "vite build",
10
"format": "prettier -cw .",
11
"check": "tsc",
0 commit comments