-
Notifications
You must be signed in to change notification settings - Fork 39
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
Add typescript support #50
base: master
Are you sure you want to change the base?
Conversation
+ Change from webpack to babel to transpile typescript code to javascript + Update dependencies + Update workflows + Update .ignore files
Any chances we can get this merged? |
Timeline on this change? |
Hi @tarunmangukiya @bez4pieci @aravindballa @Eddie-CooRo we are wondering if we can get an update to this package, it looks like it's no longer maintained. Since this is used by over 3k repositories, would any of you be able to help close these PRs and release a new version with TypeScript support and the dependabot updates? If none of you have time, could you allow for someone else to help maintain this project? I would not mind contributing as a maintainer for the next release. Thanks! |
Hello, I would like to use this in my project, but without TypeScript support it might be a blocking issue for me. Any news ? |
[chore] Update dependencies [ci] Update ci workflow to new npm scripts
…pmjs (I don't know if it really works)
I made some changes to the build process and to the scripts. Now you can install it with |
Closes #25