remove from package.json
This commit is contained in:
parent
b42b2629f8
commit
d743f812bb
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
|||
"dev": "vite dev",
|
||||
"build": "vite build",
|
||||
"preview": "vite preview",
|
||||
"prepare": "vite sync",
|
||||
"check": "svelte-check --tsconfig ./tsconfig.json",
|
||||
"check:watch": "svelte-check --tsconfig ./tsconfig.json --watch",
|
||||
"lint": "prettier --ignore-path .gitignore --check --plugin-search-dir=. . && eslint --ignore-path .gitignore .",
|
||||
|
|
|
|||
Loading…
Reference in a new issue