Skip to content

Commit d0e8cf0

Browse files
committed
Remove start command
To prevent disappointment by running conventional command
1 parent d76778c commit d0e8cf0

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
"lint": "eslint",
2222
"readme:gen": "node scripts/readme-gen.mjs",
2323
"runner": "tsx ./src/helloWorldRunner.ts",
24-
"start": "tsx ./src/index.ts",
2524
"xl1": "xl1 ."
2625
},
2726
"dependencies": {

0 commit comments

Comments
 (0)