joetidee / enzyme-react-intl

A complimentary wrapper function for use with Enzyme, when testing React components that rely on react-intl
MIT License
45 stars 14 forks source link

No Support for Typescript #24

Closed ahoran3 closed 5 years ago

ahoran3 commented 5 years ago

Would love to use this in my project, but not able to easily due to missing typescript support. Any plans to add?

joetidee commented 5 years ago

Feel free to submit a proposal, pull request, fork this repo.

codercodingthecode commented 5 years ago

I've got mine running with Typescript, will open a pr soon @types for ts support