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

Question: Compatibility with eslint@4 #1421

Closed
sompylasar opened this issue May 21, 2017 · 2 comments
Closed

Question: Compatibility with eslint@4 #1421

sompylasar opened this issue May 21, 2017 · 2 comments

Comments

@sompylasar
Copy link

It's in beta as of now: https://github.com/eslint/eslint/releases/tag/v4.0.0-beta.0

It should introduce changes required to support TypeScript linting with eslint: eslint/typescript-eslint-parser#77 (comment)

What do you think?

@ljharb
Copy link
Collaborator

ljharb commented May 21, 2017

The config will not be compatible with eslint 4 until it's fully released; and likely a ways after that.

Since this guide does not permit any type systems - it only allows JavaScript - any TypeScript-related rules are not going to be turned on, so that's not really relevant to us.

@sompylasar
Copy link
Author

Refs #1447

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

No branches or pull requests

2 participants