diff --git a/tsconfig.json b/tsconfig.json index dce2488dc6..e739025fa6 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -12,6 +12,6 @@ "types": [], }, "vueCompilerOptions": { - "target": 2.7, + "htmlAttributes": [], } }