Since Prettier 1.4.0 was released today with TypeScript support it would be awesome if prettier-vscode would support that too :relaxed:
Fixed in Version 0.18.0
Did you forget to add typescript to the list of parser options? https://github.com/esbenp/prettier-vscode/blob/99bde3c862efe93c82bc7a5ac6c468fdd10c92ae/package.json#L92
No, this was on purpose.
The typescript parser will be selected on typescript files. Flow/babylon depending on your settings for JS.
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
No, this was on purpose.
The typescript parser will be selected on typescript files. Flow/babylon depending on your settings for JS.