Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 979 Bytes

README.md

File metadata and controls

33 lines (24 loc) · 979 Bytes

@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