diff --git a/tsconfig.json b/tsconfig.json index 79bd64c..486e746 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -14,7 +14,7 @@ */ "allowJs": true, "checkJs": true, - "isolatedModules": true + "isolatedModules": false }, "include": [ "src/**/*.d.ts",