Skip to content

johnmanong/codemod-proptypes-to-flow

 
 

Repository files navigation

Removes React.PropTypes and attempts to transform to Flow.

Modified for compatability with Oscar style.

Setup & Run

  • npm install -g [email protected] (matches package.json in data/)
  • git clone https://github.com/johnmanong/codemod-proptypes-to-flow
  • jscodeshift -t codemod-proptypes-to-flow/src/index.js --extensions js,jsx <path>

About

Removes React.PropTypes and attempts to transform to flowtypes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%