Skip to content

javascript: Adopt .tool-versions and standardise scripts - #155

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

javascript: Adopt .tool-versions and standardise scripts#155
adamnfish-gu wants to merge 1 commit into
fix/javascriptfrom
adopt/javascript

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. .tool-versions replaces it with explicit major versions for node and yarn.

script/setup gains the standard PATH check. Adds script/start, which the project had no equivalent of. Updates the README to document the toolchain.


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

Part of #143.

.nvmrc contained `lts/*`, which pins no version and requires nvm.
.tool-versions replaces it with explicit major versions for node and yarn.

script/setup gains the standard PATH check. Adds script/start, which the
project had no equivalent of. Updates the README to document the toolchain.

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