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

Add babel-plugin-transform-class-properties #7322

Merged
merged 2 commits into from Jul 21, 2016

Conversation

keyz
Copy link
Contributor

@keyz keyz commented Jul 20, 2016

No description provided.

@@ -2,6 +2,7 @@
"presets": ["react"],
"ignore": ["third_party"],
"plugins": [
"transform-class-properties",
"syntax-trailing-function-commas",
"babel-plugin-transform-object-rest-spread",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this babel-plugin- is killing me

@sophiebits
Copy link
Collaborator

👍

@ghost ghost added the CLA Signed label Jul 20, 2016
@keyz keyz merged commit fc04e85 into facebook:master Jul 21, 2016
@keyz keyz deleted the babel-property-initializer branch July 21, 2016 00:39
@ghost ghost added the CLA Signed label Jul 21, 2016
@zpao zpao added this to the 15-next milestone Aug 12, 2016
@zpao zpao modified the milestones: 15.3.1, 15-next Aug 12, 2016
zpao pushed a commit that referenced this pull request Aug 12, 2016
* added babel-plugin-transform-class-properties

* removed babel-plugin- prefix

(cherry picked from commit fc04e85)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants