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 jscodeshift@0.3.30 (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%