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

Migrate Some Type Literals to Interfaces #138

Merged
merged 4 commits into from
Nov 26, 2020
Merged

Conversation

Eyas
Copy link
Collaborator

@Eyas Eyas commented Nov 26, 2020

I've been wanting to do this for a while. In addition to readability, there's some evidence this might help with type checking performance.

I've had trouble doing this before, not sure if restricting this to Base + Leaf solved the past issues I had (the attempts were a while ago), or if TypeScript 4 has a better handling of interface inheritance.

@Eyas Eyas merged commit 8b66fa5 into google:master Nov 26, 2020
@Eyas Eyas deleted the interfaces branch November 26, 2020 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant