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

Update config to work with ESLint 9 #154

Merged
merged 1 commit into from
Dec 9, 2024
Merged

Update config to work with ESLint 9 #154

merged 1 commit into from
Dec 9, 2024

Conversation

tschaub
Copy link
Member

@tschaub tschaub commented Dec 6, 2024

This updates our shared config to work with ESLint 9.

This also replaces the @openlayers/eslint-plugin from the https://github.com/openlayers/eslint-plugin repo. I've ported over the no-exclusive-tests rule to work with ESLint 9. The valid-tsdoc rule in that repo was not being used (in https://github.com/openlayers/openlayers).

Fixes #107.

@tschaub tschaub force-pushed the nine branch 4 times, most recently from 4a7e40f to 005a1d4 Compare December 8, 2024 00:34
@tschaub tschaub marked this pull request as ready for review December 8, 2024 01:37
@tschaub tschaub merged commit bfdea7e into main Dec 9, 2024
1 check passed
@tschaub tschaub deleted the nine branch December 9, 2024 02:15
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.

Update dependencies for eslint v9 support
2 participants