chore: add dev scripts

Signed-off-by: braks <78412429+bcakmakoglu@users.noreply.github.com>
This commit is contained in:
braks
2023-04-02 21:12:12 +02:00
committed by Braks
parent 4e470024e6
commit 707aaef535
10 changed files with 15 additions and 10 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"dev": "vite",
"dev": "vite --open",
"lint": "eslint --ext .js,.ts,.vue ./"
},
"dependencies": {