diff --git a/tsconfig.json b/tsconfig.json index 45eee5b..5850df8 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -18,6 +18,7 @@ "importHelpers": true, "target": "ES2022", "module": "ES2022", + "esModuleInterop": true, "useDefineForClassFields": true, "lib": [ "ES2022",