feathericons / react-feather

React component for Feather icons
https://npm.im/react-feather
MIT License
1.92k stars 126 forks source link

Generate flow type definitions in build script #20

Closed swac closed 3 years ago

swac commented 5 years ago

Piggybacking off of https://github.com/carmelopullara/react-feather/pull/19, this makes it so the build script generates both a TypeScript definition file and a Flow definition file.