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