Skip to content

Introduce a note for Node version managers - #169

Merged
nyblnet merged 1 commit into
nyblnet:mainfrom
tikurahul:main
Aug 1, 2026
Merged

Introduce a note for Node version managers#169
nyblnet merged 1 commit into
nyblnet:mainfrom
tikurahul:main

Conversation

@tikurahul

Copy link
Copy Markdown
Contributor

What & why
Add an .nvmrc for contributors who use Node version managers. Just makes making contributions a little more convenient.

How I verified it
Used fnm use to provision the right version of Node.

Checklist

  • Read the relevant parts of CLAUDE.md / docs before changing them
  • npm run build:single succeeds (from slides/)
  • Ran node scripts/test-sync.ts if I touched slides/src/sync/
  • New UI strings added to every catalog in slides/src/i18n/
  • Document format changes are additive and backward-compatible
  • Did not bump the version or cut a release (maintainers sign releases)

…G.md`.

* Use the latest LTS version of node in `.nvmrc`
@nyblnet
nyblnet merged commit 619dc23 into nyblnet:main Aug 1, 2026
1 check passed
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.

2 participants