Skip to content
This repository was archived by the owner on Jan 19, 2019. It is now read-only.
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

Description

@JamesHenry

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions