I'm just here to say thanks for this! I'm really amazed at how well it works and I was pleasantly surprised that it doesn't just force an import of create-react-class but it will actually codemod to ES6 class (with public class fields) if it's not using mixins 🎉 thanks!
Results:
0 errors
495 unmodified
0 skipped
196 ok
I'm just here to say thanks for this! I'm really amazed at how well it works and I was pleasantly surprised that it doesn't just force an import of
create-react-classbut it will actually codemod to ES6 class (with public class fields) if it's not using mixins 🎉 thanks!