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

add plugin classPrivateMethods #801

Closed
wants to merge 1 commit into from
Closed

add plugin classPrivateMethods #801

wants to merge 1 commit into from

Conversation

IlyaZha
Copy link

@IlyaZha IlyaZha commented Sep 25, 2019

This commit resolves error "Parsing error: This experimental syntax requires enabling the parser plugin: 'classPrivateMethods' "

@axten
Copy link

axten commented Oct 14, 2019

@hzoo please merge this into 10.x branch and release it.
we are currently still unable to use private class methods in our projects because of babel-eslint

@stevelacey
Copy link

Spent a lot of time trying to work out how to set this before realising it's out of reach. LGTM 🙌

@tirithen
Copy link

tirithen commented Apr 3, 2020

What is the progress on this pull request? I would be nice not having to use this pull request as an npm dependency. Is anything missing or solved in a bad way? Looks like such a small change.

@kaicataldo
Copy link
Member

As noted here, we're currently in the process of moving this project into the the babel/babel monorepo. The latest prerelease version of babel-eslint@11 now reads your Babel config and enables the necessary parser plugins for your project.

@kaicataldo
Copy link
Member

Thank you for the PR. 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.

@kaicataldo kaicataldo closed this Aug 4, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants