Skip to content

Commit 6efcfea

Browse files
committed
chore(tsconfig): remove vue 2.7 settings
Signed-off-by: Grigorii K. Shartsev <[email protected]>
1 parent 5ae6988 commit 6efcfea

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

tsconfig.json

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,4 @@
1313
"@talk/*": ["spreed/*"],
1414
},
1515
},
16-
"vueCompilerOptions": {
17-
"target": 2.7,
18-
"experimentalModelPropName": {
19-
"modelValue": {
20-
"SettingsSelect": true,
21-
},
22-
},
23-
},
2416
}

0 commit comments

Comments
 (0)