babel-preset-metalab

1.0.0 • Public • Published

babel-preset-metalab

Optimal reconfigured babel settings. Includes optional compatibility presets for targeting potato browsers.

build status license version downloads

$ npm install @metalab/babel-preset-metalab

Example usage in .babelrc:

{
  "presets": [
    "metalab",
    "metalab/compatibility"
  ],
  "env": {
    "development": {
      "sourceMaps": true
    }
  }
}

/babel-preset-metalab/

    Package Sidebar

    Install

    npm i babel-preset-metalab

    Weekly Downloads

    8

    Version

    1.0.0

    License

    CC0-1.0

    Last publish

    Collaborators

    • izaakschroeder
    • nealgranger