Tixit / odiff

Gets a list of differences between two javascript values.
MIT License
88 stars 13 forks source link

added typescript definition #6

Closed tontonrally closed 6 years ago

tontonrally commented 6 years ago

Hi !

I haven't created an issue before creating this pull request because I think it's really basic.

fresheneesz commented 6 years ago

I don't know a whole lot of typescript, but this looks pretty straightforward. Looks like you're describing it accurately - assuming that typescript's interface definitions are intuitive. Would you mind also updating the version in package.json, modifying the readme.md documentation to include a note about typescript (at least that its now supported), and adding another Change Log entry for that new version? After that I'll publish the new version to npm. Thanks for the pull request!

tontonrally commented 6 years ago

Hi, you're welcome! I did all the modifications you asked. Now everything is ok, I guess.

fresheneesz commented 6 years ago

Yay! Thanks! Published v1.2.0!