diff --git a/tsconfig.json b/tsconfig.json index 2f075eca13c..6ccc691dc6c 100644 --- a/tsconfig.json +++ b/tsconfig.json @@ -4,7 +4,6 @@ "declarationMap": true, "esModuleInterop": true, "forceConsistentCasingInFileNames": true, - "isolatedModules": true, "jsx": "react", "module": "esnext", "moduleResolution": "node",