Skip to content

Use installed version of eslint in script#138

Merged
gVguy merged 1 commit intomainfrom
fix-eslint-script
Feb 12, 2026
Merged

Use installed version of eslint in script#138
gVguy merged 1 commit intomainfrom
fix-eslint-script

Conversation

@gVguy
Copy link
Copy Markdown
Contributor

@gVguy gVguy commented Feb 12, 2026

This PR updates eslint and eslint:check scripts to use the installed version of eslint.

Why?

  • The current pnpm dlx eslint . would download the latest version of eslint every time instead of locally installed.
  • The latest eslint@10.0.0 currently fails the CI with TypeError: scopeManager.addGlobals is not a function

@gVguy gVguy merged commit 5d751a5 into main Feb 12, 2026
1 check passed
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