Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: TypeScript declarations #38

Merged
merged 24 commits into from
Jan 31, 2023
Merged

Conversation

ysa23
Copy link
Owner

@ysa23 ysa23 commented Jan 30, 2023

Add typescript declaration files to all exports

#32

@ysa23 ysa23 added the enhancement New feature or request label Jan 30, 2023
@ysa23 ysa23 requested a review from igor-dv January 30, 2023 12:22
@ysa23 ysa23 self-assigned this Jan 30, 2023
@ysa23 ysa23 mentioned this pull request Jan 30, 2023
@ysa23 ysa23 linked an issue Jan 30, 2023 that may be closed by this pull request
package.json Outdated Show resolved Hide resolved
Copy link
Collaborator

@igor-dv igor-dv left a comment

Choose a reason for hiding this comment

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

I would say it will be better just rewrite it in TS. there are too many declarations just to maintain them independently..
but approving anyway =)

@ysa23
Copy link
Owner Author

ysa23 commented Jan 31, 2023

@igor-dv - you are right, but its too much effort to do at this moment (its basically a complete re-write of everything in the package). I will open a task for this and will convert it to typescript in stages.

@ysa23 ysa23 merged commit 78a693e into master Jan 31, 2023
@ysa23 ysa23 deleted the feat/typescript-declarations branch January 31, 2023 06:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add typescript definitions
2 participants