From 3739da16b628de3120e33930c612b6d76cb55426 Mon Sep 17 00:00:00 2001 From: Jonas Date: Wed, 27 Nov 2024 12:09:43 +0100 Subject: [PATCH] tmp --- tsconfig.json | 1 - 1 file changed, 1 deletion(-) 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"],