Sven SAULEAU b445b79734 Refactor move docs (#8108) hace 6 años
..
src 43aa61d6be Make the typescript preset require a filename unless the user configured it for general use. hace 6 años
.npmignore e37a5eb5eb Add babel-plugin-syntax-typescript, babel-plugin-transform-typescript, and babel-preset-typescript (#5899) hace 7 años
README.md b445b79734 Refactor move docs (#8108) hace 6 años
package.json 90566103a6 v7.0.0-beta.49 hace 6 años

README.md

@babel/plugin-syntax-typescript

Allow parsing of TypeScript syntax

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

Install

Using npm:

npm install --save @babel/plugin-syntax-typescript

or using yarn:

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