volta
volta copied to clipboard
feat: add support node_version file
Volta don't support .node_version file, but the most node.js utilities using it. What do you think about it?
I'm ready to implement
It would be great if volta would fallback to .node-version if "volta" is not found in package.json!
Please make this happen! 🎈
RFC: https://github.com/volta-cli/rfcs/pull/54 PR: https://github.com/volta-cli/volta/pull/2007