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

feat(eslint-preset)!: migrate to flat config #2813

Merged
merged 2 commits into from
Nov 24, 2023

Conversation

tido64
Copy link
Member

@tido64 tido64 commented Nov 10, 2023

Description

BREAKING CHANGE: ESLint 8.23+ and its new config system is now required

Read more about ESLint's new config system, flat config, here: https://eslint.org/blog/2022/08/new-config-system-part-1/

Test plan

n/a

@tido64 tido64 requested a review from acoates-ms November 10, 2023 12:28
@github-actions github-actions bot added the feature: eslint This is related to ESLint label Nov 10, 2023
@tido64
Copy link
Member Author

tido64 commented Nov 10, 2023

@dzearing, @sverrejoh: Could you have a look at this and let me know if it looks alright?

Base automatically changed from tido/eslint/platform-colors to main November 15, 2023 16:45
@tido64 tido64 force-pushed the tido/eslint-preset/flat-config branch 3 times, most recently from f83ce50 to 5262771 Compare November 16, 2023 11:11
@github-actions github-actions bot added the chore Improvements that don't directly affect features label Nov 17, 2023
@tido64 tido64 force-pushed the tido/eslint-preset/flat-config branch 2 times, most recently from 612407e to 733cdd4 Compare November 21, 2023 14:20
@github-actions github-actions bot added the feature: jest This is related to Jest label Nov 21, 2023
@tido64 tido64 force-pushed the tido/eslint-preset/flat-config branch from 733cdd4 to 61cd9a8 Compare November 21, 2023 14:30
@github-actions github-actions bot added feature: metro This is related to Metro feature: align-deps This is related to align-deps feature: third party notices This is related to Third Party Notices feature: cli This is related to CLI feature: sdk This is related to 1RN SDK feature: webapis This is related to the experimental effort around WebAPIs for RN labels Nov 21, 2023
@tido64 tido64 force-pushed the tido/eslint-preset/flat-config branch from 61cd9a8 to 2b971bb Compare November 21, 2023 15:16
BREAKING CHANGE: ESLint 8.23+ and its new config system is now required

Read more about ESLint's new config system, flat config, here:
https://eslint.org/blog/2022/08/new-config-system-part-2/
@tido64 tido64 merged commit 2ba2740 into main Nov 24, 2023
12 checks passed
@tido64 tido64 deleted the tido/eslint-preset/flat-config branch November 24, 2023 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Improvements that don't directly affect features feature: align-deps This is related to align-deps feature: cli This is related to CLI feature: eslint This is related to ESLint feature: jest This is related to Jest feature: metro This is related to Metro feature: sdk This is related to 1RN SDK feature: third party notices This is related to Third Party Notices feature: webapis This is related to the experimental effort around WebAPIs for RN
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants