Skip to content

Latest commit

History

History

babel-preset-typescript

Folders and files

NameName
Last commit message
Last commit date

parent directory

..

@babel/preset-typescript

Babel preset for TypeScript.

See our website @babel/preset-typescript for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/preset-typescript

or using yarn:

yarn add @babel/preset-typescript --dev