mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
Update tsconfig to fix b-form-radio error
This commit is contained in:
parent
fc2c835924
commit
1a46a171ca
|
@ -40,6 +40,11 @@
|
||||||
"compatConfig": {
|
"compatConfig": {
|
||||||
"MODE": 2
|
"MODE": 2
|
||||||
} // optional
|
} // optional
|
||||||
|
},
|
||||||
|
"experimentalModelPropName": {
|
||||||
|
"": {
|
||||||
|
"b-form-radio": true
|
||||||
|
},
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user