Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.

Type parameter constraints should be stored in the AST #188

Closed
Pajn opened this issue Mar 17, 2017 · 0 comments
Closed

Type parameter constraints should be stored in the AST #188

Pajn opened this issue Mar 17, 2017 · 0 comments
Labels

Comments

@Pajn
Copy link
Contributor

Pajn commented Mar 17, 2017

For example {} should be stored in this example:

type Result<T extends {}> = Success<T> | Failure
Pajn added a commit to Pajn/typescript-eslint-parser that referenced this issue Mar 17, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants