diff --git a/tsconfig.json b/tsconfig.json index 9f06bffc..0aea9f2b 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -11,7 +11,6 @@ "outDir": "dist/", "sourceMap": true, "strict": true, - "importsNotUsedAsValues": "error", "skipLibCheck": true, "allowJs": true, },