@immowelt/babel-preset-immowelt-node

1.1.1 • Public • Published

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

Dependencies (6)

Dev Dependencies (7)

Package Sidebar

Install

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

Weekly Downloads

6

Version

1.1.1

License

MIT

Unpacked Size

194 kB

Total Files

13

Last publish

Collaborators

  • immowelt-ci
  • inkdpixels