Atualizar package.json
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "tsc -b && vite build",
|
||||
"start": "vite preview --host 0.0.0.0 --port 5173",
|
||||
"lint": "eslint .",
|
||||
"lint:fix": "eslint \"src/**/*.{ts,tsx}\" --fix",
|
||||
"format": "prettier --write \"src/**/*.{ts,tsx}\"",
|
||||
|
||||
Reference in New Issue
Block a user