Add TypeScript toolchain (tsc per-module, build-only)

This commit is contained in:
2026-06-13 21:01:26 +02:00
parent 58008d6f2c
commit 5fd82c78d4
5 changed files with 41 additions and 5 deletions
+4
View File
@@ -13,3 +13,7 @@ dist/
.python-version
.direnv
.hermes/
# TypeScript: compiled output and codegen are build-only
/games/static/js/dist/
/ts/generated/