Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 年之前
..
src 25810d2609 Fix handling of different JSX pragmas in Typescript (#7878) 6 年之前
test 43aa61d6be Make the typescript preset require a filename unless the user configured it for general use. 6 年之前
.npmignore e37a5eb5eb Add babel-plugin-syntax-typescript, babel-plugin-transform-typescript, and babel-preset-typescript (#5899) 6 年之前
README.md b445b79734 Refactor move docs (#8108) 6 年之前
package.json 90566103a6 v7.0.0-beta.49 6 年之前

README.md

@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 @babel/plugin-transform-typescript

or using yarn:

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