You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a root .nvmrc containing 24 so local dev matches the Node version CI uses (.github/workflows/ci.yml sets node-version: 24). Single new file, no code changes.
Acceptance: .nvmrc exists at repo root with 24; nothing else touched.
Add a root
.nvmrccontaining24so local dev matches the Node version CI uses (.github/workflows/ci.ymlsetsnode-version: 24). Single new file, no code changes.Acceptance:
.nvmrcexists at repo root with24; nothing else touched.