Skip to content

Commit 373d348

Browse files
committed
feat: add start script
1 parent 203a087 commit 373d348

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"main": "dist/index.js",
66
"type": "module",
77
"scripts": {
8+
"start": "bun .",
89
"format": "biome format --write",
910
"format:ci": "biome format --reporter=github --verbose",
1011
"lint": "biome lint --write",

0 commit comments

Comments
 (0)