@immowelt/babel-preset-immowelt-node

v1.0.1
Default shareable config of babel for projects at Immowelt.
babel immowelt preset immonet

@immowelt/babel-preset-immowelt-node

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

This package is the default Babel preset which we use in combination of Node v8.

Usage

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

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

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

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

Contributing

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

Licensing

See the LICENSE file at the root of the repository.

npm i @immowelt/[email protected]

Metadata

  • MIT
  • >=8.2.0
  • Immonet dev team
  • released 10/19/2017

Downloads