// Managed by nacho-build.  Nacho will update references automatically but otherwise preserves your edits.
// Use `nacho-build configure` to overwrite with defaults.
{
    "extends": "../../../tsc/tsconfig.app.json",
    "compilerOptions": {
        "types": [
            "node"
        ]
    },
    "references": [
        {
            "path": "../../general/src"
        },
        {
            "path": "../../matter.js/src"
        },
        {
            "path": "../../model/src"
        },
        {
            "path": "../../node/src"
        },
        {
            "path": "../../nodejs-ble/src"
        },
        {
            "path": "../../nodejs/src"
        },
        {
            "path": "../../protocol/src"
        },
        {
            "path": "../../types/src"
        }
    ]
}
