diff --git a/.nvmrc b/.nvmrc index 9a2a0e2..cf573bb 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1,5 @@ -v20 +lts/iron + +# 'iron' is the 20.x node release line +# ESLint requires Node.js >=18.18.0, >=20.9.0, or >=21.1.0 — ensure 20.9.0+ if using iron +# See: https://eslint.org/docs/latest/use/getting-started#prerequisites