[skip ci]

This commit is contained in:
Henry Zhu
2017-05-25 12:54:06 -04:00
committed by GitHub
parent 5b261849e0
commit 51f3ab45c4

View File

@@ -1,6 +1,6 @@
# babel-plugin-transform-class-properties
> This plugin transforms es2015 static class properties as well as properties declared with the es2016 property initializer syntax.
> This plugin transforms class propeties
## Example