babel/packages/babel-plugin-transform-typescript
2020-06-05 15:08:56 -04:00
..
2020-06-05 15:08:56 -04:00
2020-05-27 21:56:37 +00:00

@babel/plugin-transform-typescript

Transform TypeScript into ES.next

See our website @babel/plugin-transform-typescript for more information.

Install

Using npm:

npm install --save-dev @babel/plugin-transform-typescript

or using yarn:

yarn add @babel/plugin-transform-typescript --dev