forked from Archives/Athou_commafeed
remove dev:typescript, we don't need it anymore with the vite checker plugin
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite --host",
|
||||
"dev:typescript": "tsc --watch",
|
||||
"build": "tsc && vite build",
|
||||
"preview": "vite preview",
|
||||
"test": "vitest",
|
||||
|
||||
Reference in New Issue
Block a user