Closed bradgarropy closed 5 months ago
Create a .nvmrc file to be explicit about which version of node we support. v22 is the current one, so I say we go with that.
.nvmrc
node
v22
Create a
.nvmrc
file to be explicit about which version ofnode
we support.v22
is the current one, so I say we go with that.