@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.

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.2.40latest

Version History

VersionDownloads (Last 7 Days)Published
1.2.40
1.2.30
1.2.20
1.2.10
1.2.03
1.1.40
1.1.30
1.1.20
1.1.10
1.1.00
1.0.10
1.0.00

Package Sidebar

Install

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

Weekly Downloads

3

Version

1.2.4

License

MIT

Unpacked Size

214 kB

Total Files

14

Last publish

Collaborators

  • immowelt-ci
  • inkdpixels