Skip to content

Conversation

@lumirlumir
Copy link
Member

@lumirlumir lumirlumir commented Sep 15, 2025

Prerequisites checklist

What is the purpose of this pull request?

In this PR, I've updated the Node.js version requirement in README.md.

Based on the CHANGELOG and the engines.node field in package.json, it looks like Node.js 20 is the supported version.

* Upgrade dependencies; set Node.js to 20 ([#26](https://github.com/eslint/eslint-transforms/issues/26))

"engines": {
"node": ">=20"
},

What changes did you make? (Give an overview)

In this PR, I've updated the Node.js version requirement in README.md.

Related Issues

N/A

Is there anything you'd like reviewers to focus on?

I've also corrected some formatting issues throughout the codebase.

Since .editorconfig specifies an indent size of 4, I've updated the code to match.

indent_size = 4

@eslintbot eslintbot added this to Triage Sep 15, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Sep 15, 2025
Copy link
Member

@mdjermanovic mdjermanovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@mdjermanovic mdjermanovic merged commit 584be43 into main Sep 15, 2025
10 checks passed
@mdjermanovic mdjermanovic deleted the docs-update-nodejs-version-requirement-in-readme branch September 15, 2025 11:42
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

3 participants