Skip to content

chore: add .nvmrc file for Node version management#35

Open
tedteddy wants to merge 1 commit intoomni-door:masterfrom
tedteddy:docs/nvmrc
Open

chore: add .nvmrc file for Node version management#35
tedteddy wants to merge 1 commit intoomni-door:masterfrom
tedteddy:docs/nvmrc

Conversation

@tedteddy
Copy link
Copy Markdown
Member

Summary

Adds .nvmrc file to specify the recommended Node.js version for development.

Changes

  • Added .nvmrc with Node.js 18 (current LTS)

Benefits

  • Developers can run nvm use to automatically switch to the correct Node version
  • Ensures consistent development environment across contributors
  • Works with nvm, fnm, and other Node version managers
  • Helps CI/CD tools auto-detect the required Node version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant