Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support ESLint 9 #126

Merged
merged 3 commits into from
Jul 7, 2024
Merged

Support ESLint 9 #126

merged 3 commits into from
Jul 7, 2024

Conversation

edvardchen
Copy link
Owner

No description provided.

tgds and others added 3 commits July 7, 2024 11:20
`no-literal-string` rule is failing in eslint@9, because few deprecated context methods have been removed (eslint/eslint@ae78ff1). `parserServices` and `getAncestors` methods now live under `context.sourceCode`.
@edvardchen edvardchen merged commit c5e7bd0 into main Jul 7, 2024
4 checks passed
@edvardchen edvardchen deleted the eslint9 branch July 7, 2024 10:13
@edvardchen edvardchen mentioned this pull request Jul 13, 2024
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.

2 participants