diff --git a/tsconfig.json b/tsconfig.json index 17b1233..bf4b8e5 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -6,7 +6,6 @@ "strict": true, "module": "node16", "moduleResolution": "node16", - "esModuleInterop": true, "target": "es2022", "skipLibCheck": true }