@straw-hat/babel-preset-base

1.0.2 • Public • Published

@straw-hat/babel-preset-base

A Babel configuration for compiling libraries with TypeScript support out of the box.

How-to Guides

Get Started

  1. Install the dependency in your package.

    yarn add -D @straw-hat/babel-preset-base
  2. Add the @straw-hat/base to your presets in your Babel configuration file.

    {
      "presets": ["@straw-hat/base"]
    }

/@straw-hat/babel-preset-base/

    Package Sidebar

    Install

    npm i @straw-hat/babel-preset-base

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    2.91 kB

    Total Files

    4

    Last publish

    Collaborators

    • ubi