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

Use TypeScript instead of Babel #96

Merged
merged 22 commits into from
Jul 4, 2018
Merged

Conversation

Turbo87
Copy link
Collaborator

@Turbo87 Turbo87 commented Jul 2, 2018

This PR uses TypeScript to compile from ESlatest to ES5. This has the nice side effect of also getting an API declaration file output which can be used for improved IDE support:

bildschirmfoto 2018-07-02 um 12 13 05

Addresses #94

Copy link
Contributor

@pangratz pangratz left a comment

Choose a reason for hiding this comment

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

😍

Great work!

@Turbo87 Turbo87 merged commit 08dfa77 into mainmatter:master Jul 4, 2018
@Turbo87 Turbo87 deleted the typescript branch July 4, 2018 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants