fix: allow volar to function properly on gitpod
This commit is contained in:
parent
c8dec56b96
commit
015393d98f
1 changed files with 1 additions and 0 deletions
|
|
@ -31,5 +31,6 @@
|
|||
"exclude": ["node_modules", ".nuxt", "dist"],
|
||||
"vueCompilerOptions": {
|
||||
"target": 2,
|
||||
"experimentalCompatMode": 2
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue