houserules/tsconfig.json

9 lines
196 B
JSON

{
"$schema": "https://json.schemastore.org/tsconfig",
"files": [],
"references": [
{ "path": "packages/rete" },
{ "path": "packages/chess" },
{ "path": "packages/server" }
]
}