babel-plugin-typecheck icon indicating copy to clipboard operation
babel-plugin-typecheck copied to clipboard

Add TypeScript support

Open graingert opened this issue 9 years ago • 2 comments

graingert avatar Aug 04 '16 09:08 graingert

@graingert Please provide more details.

I am assuming that you are an expert on the subject of TS. Therefore, you are in position to provide details as to what such a change would entail.

gajus avatar Sep 05 '16 06:09 gajus

@gajus I did reply to this a while ago, but it seems not to have been saved :(

TypeScript is actually very similar to Flow and basically uses the same annotations.

TypeScript just adds support for accessor modifiers and interfaces

graingert avatar Sep 22 '16 08:09 graingert