feat: some vue3 package improvements
- add codemirror as direct dependency - remove @vue/runtime-dom (was needed for volar with vue2) - remove setting for using volar with vue2
This commit is contained in:
@ -40,9 +40,4 @@
|
||||
"tests/**/*.ts",
|
||||
"tests/**/*.tsx"
|
||||
],
|
||||
|
||||
// https://github.com/johnsoncodehk/volar#using
|
||||
"vueCompilerOptions": {
|
||||
"experimentalCompatMode": 2
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user