Skip to content

Conversation

@gdelmas
Copy link
Contributor

@gdelmas gdelmas commented May 31, 2019

hi @Quramy,

thought it would make sense to have a utility for typescript written in it as well.

while doing the typescript conversion i tried to change the syntax and spacing as little as possible to facilitate a code review.

is this something you would be open to merge?

@Quramy
Copy link
Owner

Quramy commented May 31, 2019

It’s awesome!

I’ll review this weekend :)

"resolveJsonModule": true,
"esModuleInterop": true,
"outDir": "lib"
},
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add "declaration": true,

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i also brought index.js to typescript, so that definitions can be consumed well.

@Quramy
Copy link
Owner

Quramy commented Jun 2, 2019

@gdelmas
Thanks for your contribution 😄 It's great!
I wrote some nit comments. Would you fix them?

@gdelmas
Copy link
Contributor Author

gdelmas commented Jun 2, 2019

hey @Quramy,

thanks for the review. i implemented the two changes from your comments.

happy for the merge.

@Quramy Quramy merged commit 86efbdc into Quramy:master Jun 3, 2019
@Quramy
Copy link
Owner

Quramy commented Jun 3, 2019

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants