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

Eslint: add support for class properties #21238

Merged
merged 1 commit into from
Feb 9, 2021

Conversation

marcofugaro
Copy link
Contributor

Related issue: #20009 (comment) (remake of #21236)

Description

Eslint also needs to know about babel to support class properties.
In this PR I added @babel/eslint-parser as a parser for eslint. This does not change the current eslint bahaviour.

@mrdoob hopefully this works on your machine 🙏

@mrdoob
Copy link
Owner

mrdoob commented Feb 9, 2021

Lets see!

@mrdoob mrdoob added this to the r126 milestone Feb 9, 2021
@mrdoob mrdoob merged commit 5d7f47f into mrdoob:dev Feb 9, 2021
@mrdoob
Copy link
Owner

mrdoob commented Feb 9, 2021

Screen Shot 2021-02-09 at 4 13 51 PM

😕

@mrdoob mrdoob removed this from the r126 milestone Feb 9, 2021
@marcofugaro
Copy link
Contributor Author

marcofugaro commented Feb 9, 2021

Damn, looks like the Atom eslint plugin hasn't been maintained in a while 😞 AtomLinter/linter-eslint#1301

I'll download Atom, see If I can make it work somehow.

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

Successfully merging this pull request may close these issues.

2 participants