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

typeof falling through to auto-conversion #85

Closed
JamesHenry opened this issue Sep 10, 2016 · 0 comments
Closed

typeof falling through to auto-conversion #85

JamesHenry opened this issue Sep 10, 2016 · 0 comments
Assignees
Labels

Comments

@JamesHenry
Copy link
Member

We are currently not explicitly handling a standard typeof statement

E.g.

typeof 'str'

It should be converted to a UnaryExpression, currently being auto-converted to a TSTypeOfExpression

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

1 participant