📄 README.md
/home/palash/git/site/node_modules/@babel/plugin-transform-typescript/README.md
Language: md • Lines: 19
# @babel/plugin-transform-typescript

> Transform TypeScript into ES.next

See our website [@babel/plugin-transform-typescript](https://babeljs.io/docs/babel-plugin-transform-typescript) for more information.

## Install

Using npm:

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

or using yarn:

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