Disable typechecks for js only imports

This commit is contained in:
Matthias 2022-05-18 09:48:20 +02:00
parent 755fac5e48
commit 49e7a83b3b

View File

@ -35,6 +35,7 @@
// "tests"
],
"vueCompilerOptions": {
"experimentalImplicitWrapComponentOptionsWithDefineComponent": false,
"experimentalCompatMode": 2,
"experimentalTemplateCompilerOptions": {
"compatConfig": {