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 eslint config and dependencies #732

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

favna
Copy link
Member

@favna favna commented Apr 7, 2024

Important

Rebase & Merge

Important

Depends on typescript-eslint/typescript-eslint#8211 being fully resolved. In particular RuleTester from @typescript-eslint/rule-tester currently does not support flat config.

This pull request updates the eslint config and dependencies for this repository. It includes the following changes:

  • Updated eslint to version 9 and switched to a flat config system.

  • Updated the code to use the new eslint config.

  • Update the eslint-plugin-result to ESLint v9

BREAKING CHANGE: This package now only exports a flat config. For more information see the [eslint migration guide](https://eslint.org/blog/2024/04/eslint-v9.0.0-released) and [flat config guide](https://eslint.org/blog/2022/08/new-config-system-part-2/). The README of this package has instructions for how to use this package with the new flat config system.
@favna favna force-pushed the feat/update-to-eslint-v9-flat-config branch from b8bed1f to 041a1f8 Compare April 7, 2024 13:16
BREAKING CHANGE: This plugin now requires eslint v9 or higher. For more information see the [eslint migration guide](https://eslint.org/blog/2024/04/eslint-v9.0.0-released) and [flat config guide](https://eslint.org/blog/2022/08/new-config-system-part-2/). The README of this package has instructions for how to use this package with the new flat config system.
@favna favna force-pushed the feat/update-to-eslint-v9-flat-config branch from 041a1f8 to 2c27112 Compare April 7, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant