// 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.lib.json",
    "compilerOptions": {
        "types": []
    },
    "references": [
        {
            "path": "../../general/src"
        },
        {
            "path": "../../model/src"
        },
        {
            "path": "../../testing/src"
        }
    ]
}
