Consider using .node-version instead of .nvmrc once support is added.
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
We currently use .nvmrc to specify the suggested node version when running build scripts and javascript tooling, but this does not work with nodenv. I suggest as soon as support is added universally that we switch to using a .node-version file instead. (We already do this for ruby with .ruby-version instead of .rvmrc)
Related issues:
https://github.com/creationix/nvm/pull/1625
https://github.com/nodejs/version-management/issues/13
Edited by 🤖 GitLab Bot 🤖