Closed nix6839 closed 3 months ago
From: https://github.com/shadowspawn/node-version-usage#suggested-compatible-format
Allowing a leading v is common and gives nice symmetry with node --version $ node --version v20.12.0 $ node --version > .node-version
Allowing a leading v is common and gives nice symmetry with node --version
v
node --version
$ node --version v20.12.0 $ node --version > .node-version
Hey! Thanks for the patch! Could you add a test, please?
Could you add a test, please?
I've added the test.
From: https://github.com/shadowspawn/node-version-usage#suggested-compatible-format