Skip to content

Commit bdb61ab

Browse files
authored
chore(.nvmrc): update to 'lts/iron' for ESLint compatibility and add related comment (#226)
1 parent b08c858 commit bdb61ab

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.nvmrc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,5 @@
1-
v20
1+
lts/iron
2+
3+
# 'iron' is the 20.x node release line
4+
# ESLint requires Node.js >=18.18.0, >=20.9.0, or >=21.1.0 — ensure 20.9.0+ if using iron
5+
# See: https://eslint.org/docs/latest/use/getting-started#prerequisites

0 commit comments

Comments
 (0)