@immowelt/babel-preset-immowelt-react

1.2.4 • Public • Published

@immowelt/babel-preset-immowelt-react

Powered by Immowelt Build Status Dependency Status devDependency Status Renovate enabled semantic-release

This package includes the Babel preset used by Create React App as well as other babel plugins or presets we might add to our transpilation stack in the future.

Usage

If you want to use the @immowelt/babel-preset-immowelt-react preset, you can install it by executing:

yarn add @immowelt/babel-preset-immowelt-react --dev

Then create a file named .babelrc with following contents in the root folder of your project:

{
  "presets": [
    "@immowelt/babel-preset-immowelt-react"
  ]
}

Contributing

See the CONTRIBUTING.md file at the root of the repository.

Licensing

See the LICENSE file at the root of the repository.

/@immowelt/babel-preset-immowelt-react/

    Package Sidebar

    Install

    npm i @immowelt/babel-preset-immowelt-react

    Weekly Downloads

    6

    Version

    1.2.4

    License

    MIT

    Unpacked Size

    214 kB

    Total Files

    14

    Last publish

    Collaborators

    • immowelt-ci
    • inkdpixels