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

V2 -- Fix eslint rule deprecation warning #60

Open
sthzg opened this issue Aug 19, 2016 · 0 comments
Open

V2 -- Fix eslint rule deprecation warning #60

sthzg opened this issue Aug 19, 2016 · 0 comments
Milestone

Comments

@sthzg
Copy link
Member

sthzg commented Aug 19, 2016

E.g. when running the tests

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

Update Blocked by issue 978 on airbnb/javascript
I've subscribed to the issue, once it is ready we will probably only have to update the dependency to the airbnb rules.

@sthzg sthzg added this to the 2.0 milestone Aug 19, 2016
@sthzg sthzg changed the title V2 -- fix eslint rule deprecation warning V2 -- Fix eslint rule deprecation warning Aug 19, 2016
sthzg pushed a commit that referenced this issue Nov 22, 2016
* Updated dependencies, updated webpack config
* Introduced react-hot-loader v3.0.0 beta
* Updated webpack config to new "style", there might still be some issues with the css related loaders, we will see in the generator.
* #60 I have not encountered this problem during testing
* Added fs require
* Moved react-hot-loader to regular dependecies
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

1 participant