{ "extends": "../tsconfig.json", "compilerOptions": { "allowImportingTsExtensions": true, "isolatedDeclarations": false }, "include": [ "./tests" ] }