{ "extends": "./config/tsconfig.json", "compilerOptions": {}, "include": [ "src" ], "references": [ { "path": "./tsconfig.node.json" } ] }