1.0.2 • Published 5 years ago
@gabrielduartem/babel-config v1.0.2
Introduction
The babel config that I use for most of my projects.
Installation
npm:
npm install --save-dev @gabrielduartem/babel-config
yarn:
yarn add -D @gabrielduartem/babel-config
Usage
Create a babel.config.js
file on the root of your project, containing:
module.exports = require('@gabrielduartem/babel-config')
LICENSE
MIT