chore: auto-commit task -
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
"type": "module",
|
"type": "module",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"dev": "vite --host 0.0.0.0",
|
"dev": "vite --host 0.0.0.0",
|
||||||
"build": "tsc --noEmit && vite build",
|
"build": "tsc --noEmit && NODE_NO_WARNINGS=1 vite build",
|
||||||
"preview": "vite preview --host 0.0.0.0 --port 3000",
|
"preview": "vite preview --host 0.0.0.0 --port 3000",
|
||||||
"typecheck": "tsc --noEmit",
|
"typecheck": "tsc --noEmit",
|
||||||
"lint": "biome check --diagnostic-level=error src/",
|
"lint": "biome check --diagnostic-level=error src/",
|
||||||
|
|||||||
Reference in New Issue
Block a user