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

Eslint config: upgrade eslint-plugin-react to version 7.26.0 #3164

Merged
merged 1 commit into from Sep 23, 2021

Conversation

mrtnzlml
Copy link
Member

This change updates eslint-plugin-react to the latest version 7.26.0
and workarounds fbt oddities discovered in the previous version (jsx-eslint/eslint-plugin-react#3080).
I added 2 fixtures to make sure no-unused-vars rule works as expected
with FBT.

Additionally, it removes unused suppression comments that were also fixed
in previous React plugin version (jsx-eslint/eslint-plugin-react#3063).

Changelog: https://github.com/yannickcr/eslint-plugin-react/blob/eeb0144f14aa972f533e2ef0b094f6742d63c492/CHANGELOG.md#7260---20210920

@mrtnzlml mrtnzlml force-pushed the eslint_config_react_plugin_7.26.0 branch from ac56822 to ec6f58e Compare September 22, 2021 15:07
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website September 22, 2021 15:07 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay September 22, 2021 15:07 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay September 23, 2021 12:34 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website September 23, 2021 12:34 Inactive
@mrtnzlml mrtnzlml force-pushed the eslint_config_react_plugin_7.26.0 branch from dc1b785 to 49ae177 Compare September 23, 2021 13:10
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website September 23, 2021 13:10 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-example-relay September 23, 2021 13:10 Inactive
This change updates `eslint-plugin-react` to the latest version 7.26.0
and workarounds `fbt` oddities discovered in the previous version (jsx-eslint/eslint-plugin-react#3080).
I added 2 fixtures to make sure `no-unused-vars` rule works as expected
with FBT.

Additionally, it removes unused suppression comments that were also fixed
in previous React plugin version (jsx-eslint/eslint-plugin-react#3063).

Changelog: https://github.com/yannickcr/eslint-plugin-react/blob/eeb0144f14aa972f533e2ef0b094f6742d63c492/CHANGELOG.md#7260---20210920
@mrtnzlml mrtnzlml force-pushed the eslint_config_react_plugin_7.26.0 branch from 49ae177 to 596d202 Compare September 23, 2021 13:15
@vercel vercel bot temporarily deployed to Preview – universe-example-relay September 23, 2021 13:16 Inactive
@vercel vercel bot temporarily deployed to Preview – universe-sx-tailwind-website September 23, 2021 13:16 Inactive
@kodiakhq kodiakhq bot merged commit 97d82ba into master Sep 23, 2021
@kodiakhq kodiakhq bot deleted the eslint_config_react_plugin_7.26.0 branch September 23, 2021 13:19
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.

None yet

2 participants