{
    "extends": "../../tsconfig.json",
    "compilerOptions": {
        "outDir": "dist",
        "rootDir": "src"
    },
    "references": [
        { "path": "../input-text" },
        { "path": "../matchmaking" },
        { "path": "../styling" },
        { "path": "../use-is-out-of-bounds" },
        { "path": "../use-keyboard-events" }
    ]
}
