fix: volar complaining about jsx

This commit is contained in:
Andrew Bastin
2022-06-07 15:57:26 +05:30
parent 25253c4bdf
commit 1f536eeedd

View File

@@ -10,6 +10,7 @@
"sourceMap": true,
"skipLibCheck": true,
"strict": true,
"jsx": "preserve",
"noEmit": true,
"baseUrl": ".",
"paths": {