Skip to content

chore: .editorconfig + .nvmrc (Node 22), single-source Node version#14

Merged
Isonimus merged 1 commit into
mainfrom
chore/editorconfig-nvmrc
Jun 5, 2026
Merged

chore: .editorconfig + .nvmrc (Node 22), single-source Node version#14
Isonimus merged 1 commit into
mainfrom
chore/editorconfig-nvmrc

Conversation

@Isonimus

@Isonimus Isonimus commented Jun 5, 2026

Copy link
Copy Markdown
Contributor

Adds .editorconfig and .nvmrc, and points the workflows at node-version-file: .nvmrc instead of hardcoding node-version: '20'.

  • .editorconfig — utf-8 / lf / 2-space / final-newline (markdown keeps trailing whitespace).
  • .nvmrc → 22 — current LTS; Node 20 is EOL. CI now runs on 22 from a single source.

Standardizing infra across the tindalabs repos (blindspot + scent get the same).

- .editorconfig: editor-level consistency (utf-8, lf, 2-space, final newline)
- .nvmrc: pin Node 22 (current LTS; Node 20 is EOL)
- ci.yml/publish.yml: node-version-file: .nvmrc instead of hardcoding 20
@Isonimus Isonimus merged commit 8e2739f into main Jun 5, 2026
4 checks passed
@Isonimus Isonimus deleted the chore/editorconfig-nvmrc branch June 5, 2026 12:34
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