Skip to content

javascript-esm: Adopt .tool-versions toolchain declaration for javascript-esm - #157

Open
adamnfish-gu wants to merge 1 commit into
fix/javascript-esmfrom
adopt/javascript-esm
Open

javascript-esm: Adopt .tool-versions toolchain declaration for javascript-esm#157
adamnfish-gu wants to merge 1 commit into
fix/javascript-esmfrom
adopt/javascript-esm

Conversation

@adamnfish-gu

@adamnfish-gu adamnfish-gu commented Aug 7, 2026

Copy link
Copy Markdown

.nvmrc contained lts/*, which pins no version and requires nvm. Replaced with .tool-versions (node 22, yarn 3).

script/setup runs yarn. script/start gains set -euo pipefail and the cd to project root. Removes the Windows and homebrew instructions from the README and documents mise.


Base fix/javascript-esm (#156), so the diff shows only this branch's changes. Merge #156 first.

Part of #143.

.nvmrc contained `lts/*`, which pins no version and requires nvm. Replaced
with .tool-versions (node 22, yarn 3).

script/setup runs yarn. script/start gains set -euo pipefail and the cd to
project root. Removes the Windows and homebrew instructions from the README
and documents mise.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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