reactjs / react-autocomplete

WAI-ARIA compliant React autocomplete (combobox) component
MIT License
2.17k stars 532 forks source link

typescript support @types #270

Closed kimhjona closed 7 years ago

kimhjona commented 7 years ago

so those of us using typescript don't have to make a declaration file.

CMTegner commented 7 years ago

Hi Jon! None of the active maintainers use TypeScript, so the likelihood of us adding it is small. If you have the required knowledge to get it done, please open a PR and we'll review to the best of our abilities.