feat: 引入vue-jsx

This commit is contained in:
lanyeeee
2025-08-03 05:56:12 +08:00
parent b63be91f39
commit 199df5cb81
6 changed files with 444 additions and 2 deletions
+1
View File
@@ -13,6 +13,7 @@
"isolatedModules": true,
"noEmit": true,
"jsx": "preserve",
"jsxImportSource": "vue",
/* Linting */
"strict": true,