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

syntax error when array type in type params. #32

Closed
HairyRabbit opened this issue Dec 28, 2017 · 1 comment
Closed

syntax error when array type in type params. #32

HairyRabbit opened this issue Dec 28, 2017 · 1 comment

Comments

@HairyRabbit
Copy link
Owner

var a: b<c[d]>
//--------^  syntax error

#6

@HairyRabbit
Copy link
Owner Author

This syntax not allowed with flow, but typescript use this for Object indexed type. So, the issues will be reopen when js2-mode supports typescript

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

No branches or pull requests

1 participant