Is there a standard node version that we should ad...
# general
b
Is there a standard node version that we should add as
.node-version
or
.nvmrc
? I think because they have
types/node
version 20 it might be good to have that as the standard.
r
We support both 18 and 20. 18 is what runs our production environments at present.