ci(editor): Start optionally type-checking frontend code during build (no-changelog) (#8787)

This commit is contained in:
कारतोफ्फेलस्क्रिप्ट™
2024-03-01 15:11:05 +01:00
committed by GitHub
parent a521e7a54d
commit e374a3667f
5 changed files with 125 additions and 11 deletions

View File

@@ -69,6 +69,7 @@
"turbo": "1.10.12",
"typescript": "*",
"vite": "^5.0.12",
"vite-plugin-checker": "^0.6.4",
"vitest": "^1.2.1",
"vue-tsc": "^1.8.27"
},