Skip to content
This repository has been archived by the owner on Aug 18, 2021. It is now read-only.

babel-eslint 7.x #357

Closed
1 of 8 tasks
hzoo opened this issue Aug 1, 2016 · 3 comments
Closed
1 of 8 tasks

babel-eslint 7.x #357

hzoo opened this issue Aug 1, 2016 · 3 comments

Comments

@hzoo
Copy link
Member

hzoo commented Aug 1, 2016

ESLint Compat

More stable library

Misc

  • maybe figure out better error messages?
@danez
Copy link
Member

danez commented Aug 1, 2016

👍
We should setup the current tests to include eslint-plugin-flow-vars, so that we still see what is unsupported even when using the plugin.

@niksajanjic
Copy link

niksajanjic commented Sep 26, 2016

Hi, maybe this might not be the perfect place to mention this, but you guys are free to create separate issue if needed. At the moment if one would like to install this module using npm you would get deprecation warning:

npm WARN deprecated lodash.assign@4.2.0: This package is deprecated. Use Object.assign.

I'm guessing this could be solved with next version. Our team gets this warning using node 5 or 6 and npm version 3.

@hzoo
Copy link
Member Author

hzoo commented Sep 27, 2016

Ok went a little crazy with what we should do, removing flow code etc since the other flow plugin rules depend on it actually. Just going to drop node 4, fix async/await so we can get a release out #361

@hzoo hzoo closed this as completed Sep 27, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants