diff --git a/tsconfig.json b/tsconfig.json index 9d64b435b9d..f61254add4c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -2,7 +2,6 @@ "extends": "@vue/tsconfig", "compilerOptions": { "allowSyntheticDefaultImports": true, - "allowJs": true, "declaration": true, "esModuleInterop": true, "lib": ["DOM", "ESNext"],