diff --git a/tsconfig.json b/tsconfig.json index 1765e724..14bb7656 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -40,6 +40,11 @@ "compatConfig": { "MODE": 2 } // optional + }, + "experimentalModelPropName": { + "": { + "b-form-radio": true + }, } } }