feathericons / react-feather

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

Add TypeScript type definitions #19

Closed macklinu closed 6 years ago

macklinu commented 6 years ago

Fixes #13

This is based off a discussion in #18 to generate the index.d.ts file from the build script. Feedback welcome. I also updated Prettier to the latest version.

carmelopullara commented 6 years ago

Great, thanks for this!