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

Fix eslint warning #246

Closed
ovidiubute opened this issue Dec 30, 2016 · 1 comment
Closed

Fix eslint warning #246

ovidiubute opened this issue Dec 30, 2016 · 1 comment

Comments

@ovidiubute
Copy link
Contributor

Problem

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

Solution

  • It looks like we can upgrade eslint-config-airbnb to version 12 to fix this. See issue #978
@ovidiuch
Copy link
Member

LGTM. The only downside is that v12 might come with additional changes that need to made throughout the codebase.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants