cleanup testing utilities, documentation, and AI commentary

This commit is contained in:
seavor 2026-04-18 15:32:50 -05:00
parent bd2382c94e
commit ef6cea6f6c
150 changed files with 891 additions and 1233 deletions

View file

@ -35,6 +35,7 @@
"@app/store": ["./src/store/index.ts"],
"@app/types": ["./src/types/index.ts"],
"@app/websocket": ["./src/websocket/index.ts"],
"@app/websocket/types": ["./src/websocket/types/index.ts"],
"@app/generated": ["./src/generated/index.ts"]
}
},