reactjs/react-codemod

Example in transform files

Open

#201 opened on Feb 14, 2018

View on GitHub
 (7 comments) (1 reaction) (1 assignee)JavaScript (3,940 stars) (301 forks)batch import
help wanted

Description

Just like https://github.com/reactjs/react-codemod/blob/master/transforms/manual-bind-to-arrow.js file has comment on top to show what will be the impact of transformation by before and after codes, can we please update other JS files with comments to show before and after codeblocks?

Contributor guide