Files
worldmonitor/.nvmrc
Elie Habib 2df7d23edb fix(dx): add node_modules guard to pre-push hook and pin Node 22 (#1368)
Worktrees start with no node_modules, causing tsc to fail with
misleading TS2307 errors. The guard auto-runs npm install on first push.
.nvmrc pins Node 22 to match CI and avoid Node 24 compat issues.
2026-03-10 08:27:44 +04:00

2 lines
3 B
Plaintext