Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE]: add .nvmrc #140

Open
aplanchamp opened this issue Mar 10, 2025 · 0 comments
Open

[FEATURE]: add .nvmrc #140

aplanchamp opened this issue Mar 10, 2025 · 0 comments
Labels
enhancement New feature or request

Comments

@aplanchamp
Copy link

✨ Description

The node version that should be used is specified in the documentation already, but it would be better to provide a .nvmrc at the root level.

πŸš€ Motivation

This will improve DX. This way developers will only have to run the command nvm use to use the correct node version.

πŸ“ Proposed Solution

Simply create a .nvmrc at the root level and fill it with the right version number (for instance v18.17.1)

πŸ”„ Alternatives

N/A

πŸ“Έ Screenshots

N/A

πŸ’» Environment

N/A

πŸ“ Additional Context

N/A

πŸ”— Relevant Links (if any)

N/A

@aplanchamp aplanchamp added the enhancement New feature or request label Mar 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant