@theforeman/babel

v3.2.2
Adds theforeman babel configuration to your project

@theforeman/babel

Adds theforeman babel configuration to your project

Package Version Downloads Status Build Status: Linux PRs Welcome code style: prettier

Installation

  1. Install @theforeman/babel dependency
npm install --save-dev @theforeman/babel
  1. Create a .babelrc.js file at your project root folder and use @theforeman/babel as a preset.
module.exports = {
  presets: [require.resolve('@theforeman/babel')],
};

Contributing

Please checkout the contributing.md, the roadmap.md and the open issues.

npm i @theforeman/babel

Metadata

  • MIT
  • Whatever
  • Avi Sharvit
  • released 11/24/2019

Downloads

Maintainers