Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Convert all remaining files to TypeScript #27

Merged
merged 4 commits into from
Jul 26, 2019

Conversation

justinanastos
Copy link
Contributor

This will make it easier to set up eslint because we'll be able to exclusively use the typescript parser instead of sometimes babel and sometimes typescript. There's also no way to extend a configuration in overrides, meaning we can't use the typescript configuration only for typescript files. This makes it so we don't have to.

Copy link
Contributor

@mayakoneval mayakoneval left a comment

Choose a reason for hiding this comment

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

lgtm yay!

@justinanastos justinanastos merged commit 568ff1c into master Jul 26, 2019
@justinanastos justinanastos deleted the justin/convert-to-ts branch July 26, 2019 19:45
@justinanastos justinanastos added the released This issue/pull request has been released. label Aug 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants