-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
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 information for core-js-builder #1159
Conversation
Thanks, that makes sense. |
Thank you for the feedback @zloirock ! I resolved the review notes and added the missing types. |
099e3be
to
80ea456
Compare
e8118a6
to
4d91a8f
Compare
I made it stricter and fixed some issues. |
Have you removed the doc comments on purpose? I aded them to have information on what each option does within your IDE |
I'm not sure that it's something useful, but if you want - ok, let's return them. |
Any reason why you closed the PR? |
Sorry, I mistakenly forced pushed on rebase - and it seems since because of this PR is closed, I have no longer access to this branch. I'll move commits from this PR to a new branch. |
Add declarations for
core-js-builder
so it can be used from within TypeScript projects.