Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Update TS syntax #12

Closed
sebmck opened this issue Feb 20, 2020 · 4 comments
Closed

Update TS syntax #12

sebmck opened this issue Feb 20, 2020 · 4 comments

Comments

@sebmck
Copy link
Contributor

sebmck commented Feb 20, 2020

Since I implemented TypeScript support there has been new syntax added such as assert that I've yet to add.

@sebmck
Copy link
Contributor Author

sebmck commented Mar 1, 2020

@torifat added asserts support. Not sure if there's anything else we're missing.

@stephenwf
Copy link

Is import type { ... } from '...' supported?

@aarjithn
Copy link

aarjithn commented Mar 2, 2020

@stephenwf Seems prettier still doesn't support it

prettier/prettier#7263

@sebmck
Copy link
Contributor Author

sebmck commented Mar 2, 2020

@stephenwf Ah, it's not actually. We support it for Flow so sharing that logic should be easy. Created #108 to track.

sebmck pushed a commit that referenced this issue May 5, 2020
@sebmck sebmck closed this as completed May 9, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants