diff --git a/tsconfig.json b/tsconfig.json index 3d0d2e67645..15bacf0881b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -8,8 +8,5 @@ "checkJs": false, "allowImportingTsExtensions": true, "lib": ["ESNext"], - }, - "vueCompilerOptions": { - "target": 2.7, } }