diff --git a/configuration/basic.json b/configuration/basic.json index 8a561d9..48159e6 100755 --- a/configuration/basic.json +++ b/configuration/basic.json @@ -13,7 +13,7 @@ "esModuleInterop": true, "allowSyntheticDefaultImports": true, "isolatedModules": true, - "isolatedDeclarations": true, + "isolatedDeclarations": false, "forceConsistentCasingInFileNames": true, "allowImportingTsExtensions": true,