Closed gaearon closed 8 years ago
@keyanzhang This is rather rough and won't fix mixins -- but I used it to convert the callemall/material-ui codebase: https://github.com/nathanmarks/react-codemod/blob/es7-class-syntax/transforms/class-es7.js
@nathanmarks hey thanks man! I just created a PR and it seems like our approaches are pretty similar -- feel free to comment on reactjs/react-codemod#54! 😃
@keyanzhang awesome! I'll have a gander later tonight -- looks like you were a lot more thorough 😉
Feel free to discuss here in comments!