Skip to content

chore: introducing @e18e/eslint-plugin - #23357

Open
btea wants to merge 4 commits into
vitejs:mainfrom
btea:chore/enable-e18e-eslint
Open

chore: introducing @e18e/eslint-plugin#23357
btea wants to merge 4 commits into
vitejs:mainfrom
btea:chore/enable-e18e-eslint

Conversation

@btea

@btea btea commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

Introducing the e18e/eslint-plugin, discarding some old syntax, and replacing it with new APIs and syntax supported by Node 20+. https://github.com/e18e/eslint-plugin#rules

@btea
btea marked this pull request as draft August 25, 2026 02:46
const moduleId = meta.id

const importee = callstack[callstack.length - 1]
const importee = callstack.at(-1)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

#12539 (review) Follow the previous expectations

@btea
btea marked this pull request as ready for review August 25, 2026 04:36
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