{ "compilerOptions": { "typeRoots": ["./src/types", "./node_modules/@types"] }, "files": [], "references": [ { "path": "./tsconfig.app.json" }, { "path": "./tsconfig.node.json" } ] }