diff --git a/crawler/tsconfig.json b/crawler/tsconfig.json index 3743849..ac7d847 100644 --- a/crawler/tsconfig.json +++ b/crawler/tsconfig.json @@ -4,7 +4,6 @@ "module": "es2022", "moduleResolution": "node", "target": "es2016", - "esModuleInterop": true, "forceConsistentCasingInFileNames": true, "strict": true,