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

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