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

Would you please update the README.md #545

Closed
dongmei761 opened this issue Nov 24, 2017 · 5 comments
Closed

Would you please update the README.md #545

dongmei761 opened this issue Nov 24, 2017 · 5 comments

Comments

@dongmei761
Copy link

Just recovered from a problem caused by babel-eslint not being compatible with eslint similar to this one #275 and my little suggestion is maybe your Supported ESLint versions table in README.md can be updated since ESLint already released ^V4.

@xtuc
Copy link
Member

xtuc commented Nov 24, 2017

Yes, would you mind doing a PR for that?

@dongmei761
Copy link
Author

dongmei761 commented Nov 24, 2017

@xtuc I'd love to and I encountered the decorators masked as unused issue and undefined static Class property issue on ESLint 4.x/babel-eslint 7.x and everything worked well after I upgraded babel-eslint to 8.x. Will it seem not so strict if I update the Supported ESLint versions table and declare that ESLint 4.x should be compatible with babel-eslint >= 8.x?

@techieshark
Copy link

+1 for making it clear that this is the way to go for using ESLint 4.x (update command as well as table):

yarn add -D eslint@4.x babel-eslint@8

@bciach
Copy link

bciach commented Jan 24, 2018

how about standardjs - is there any way to avoid this annoying warning - decorators are marked as unused variables

@kaicataldo
Copy link
Member

Thank you for the issue. Now that @babel/eslint-parser has been released, we are making this repository read-only. If this is a change you would still like to advocate for, please reopen this in the babel/babel monorepo.

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

5 participants