@adhawk/babel-preset-compatible-typescript

1.0.5 • Public • Published

@adhawk/babel-preset-compatible-typescript

This package contains a Babel preset for Typescript which is optimized for maximum compatibility in US browsers. It should cover 99.5% of all US browsers.

Usage

First, run:

yarn add --dev @adhawk/babel-preset-compatible-typescript

Then, add this to your babel config.

{
  "presets": ["@adhawk/babel-preset-compatible-typescript"]
}

Dependencies (7)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @adhawk/babel-preset-compatible-typescript

    Weekly Downloads

    0

    Version

    1.0.5

    License

    MIT

    Unpacked Size

    2.81 kB

    Total Files

    4

    Last publish

    Collaborators

    • adhawk