Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 06e5c46c8d Fix typo in option validation. 6 years ago
test f2882d570a Tests for react/ts compat and flow/ts compat. 6 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

README.md

@babel/preset-typescript

Babel preset for TypeScript.

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

Install

Using npm:

npm install --save @babel/preset-typescript

or using yarn:

yarn add --save @babel/preset-typescript