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 react/require-extension rule #9861

Closed
tofumatt opened this issue Sep 21, 2016 · 4 comments
Closed

Update react/require-extension rule #9861

tofumatt opened this issue Sep 21, 2016 · 4 comments
Assignees
Labels
repository:addons-frontend Issue relating to addons-frontend

Comments

@tofumatt
Copy link
Contributor

Running npm run lint outputs the deprecation warning:

The react/require-extension rule is deprecated. Please use the import/extensions rule from eslint-plugin-import instead.

We should upgrade to get rid of that warning.

@muffinresearch
Copy link
Contributor

That's not in our code-base, probably we're seeing that via the airbnb rules so this will depend on an upstream update.

@muffinresearch
Copy link
Contributor

muffinresearch commented Sep 21, 2016

Blocked by airbnb/javascript#978

@tofumatt
Copy link
Contributor Author

Aha, good point. I was gonna see about a simple upstream patch until I saw the amount of things that need changing, we'll just wait on this I guess 😄

@kumar303
Copy link
Contributor

npm run lint no longer shows this warning so it must have been fixed upstream

@KevinMind KevinMind transferred this issue from mozilla/addons-frontend May 5, 2024
@KevinMind KevinMind added repository:addons-frontend Issue relating to addons-frontend migration:2024 labels May 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
repository:addons-frontend Issue relating to addons-frontend
Projects
None yet
Development

No branches or pull requests

5 participants