Skip to content

amille44420/babel-preset

Repository files navigation

@amille/babel-preset

npm CircleCI Commitizen friendly

Installation

# using npm
npm install --save-dev @amille/babel-preset

# or using yarn
yarn add -D @amille/babel-preset

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

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

Options

Options are