diff --git a/tsconfig.json b/tsconfig.json index db6a18e2..6e0b3c02 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -16,7 +16,6 @@ "strictNullChecks": true, "strictFunctionTypes": true, "allowSyntheticDefaultImports": true, - "allowJs": true, "skipLibCheck": true },