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

Don't use private class properties #114

Merged
merged 1 commit into from
Dec 17, 2021
Merged

Conversation

davidyuk
Copy link
Member

closes #113
is private class properties an es2022 feature? https://babeljs.io/docs/en/babel-plugin-proposal-private-property-in-object
not sure about changes in JSDoc, inspired by https://stackoverflow.com/a/51467945/6176994

dincho
dincho previously approved these changes Dec 12, 2021
@dincho dincho merged commit 4b12184 into master Dec 17, 2021
@dincho dincho deleted the dont-use-private-properties branch December 17, 2021 11:14
@marc0olo marc0olo mentioned this pull request Jan 26, 2022
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.

Not compatible with create-react-app
2 participants