mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 02:11:57 +00:00
Disable typechecks for js only imports
This commit is contained in:
parent
755fac5e48
commit
49e7a83b3b
|
@ -35,6 +35,7 @@
|
|||
// "tests"
|
||||
],
|
||||
"vueCompilerOptions": {
|
||||
"experimentalImplicitWrapComponentOptionsWithDefineComponent": false,
|
||||
"experimentalCompatMode": 2,
|
||||
"experimentalTemplateCompilerOptions": {
|
||||
"compatConfig": {
|
||||
|
|
Loading…
Reference in New Issue
Block a user