|
|
@@ -34,7 +34,7 @@
|
|
|
"watch": "pnpm run dev -w --emptyOutDir=false",
|
|
|
"lint:js": "biome check",
|
|
|
"lint:styles": "stylelint \"./scss/**/*\"",
|
|
|
- "lint:typecheck": "vue-tsc --noEmit",
|
|
|
+ "lint:typecheck": "tsgo --noEmit",
|
|
|
"lint": "npm-run-all -p lint:*"
|
|
|
},
|
|
|
"dependencies": {},
|