ci: add typecheck ci

This commit is contained in:
Huskydog9988
2025-04-04 19:15:05 -04:00
parent 7df175b747
commit 2be0e2f88c
2 changed files with 26 additions and 1 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
"generate": "nuxt generate",
"preview": "nuxt preview",
"postinstall": "nuxt prepare",
"typecheck": "nuxi typecheck"
"typecheck": "nuxt typecheck"
},
"dependencies": {
"@drop-oss/droplet": "^0.7.2",