refactor: upgrade volar

This commit is contained in:
三咲智子 Kevin Deng 2023-07-03 00:34:39 +08:00
parent fbf49368c1
commit 171f0ec857
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
5 changed files with 141 additions and 117 deletions

View file

@ -12,8 +12,7 @@ export default defineNuxtConfig({
tsConfig: {
exclude: ['../service-worker'],
vueCompilerOptions: {
jsxTemplates: true,
experimentalRfc436: true,
target: 3.3,
},
},
},