mirror of
https://github.com/xHyroM/roles-bot.git
synced 2024-11-12 20:18:06 +01:00
build: add start script
This commit is contained in:
parent
e522324196
commit
7b9b61b2b7
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
"dev": "turbo run dev",
|
||||
"preview": "turbo run preview",
|
||||
"deploy": "turbo run deploy",
|
||||
"start": "turbo run start",
|
||||
"test": "turbo run test",
|
||||
"lint": "rome check .",
|
||||
"format": "rome format --write ."
|
||||
|
|
Loading…
Reference in a new issue