@gabrielduartem/babel-config
v1.0.2
Published
<div align="center"> <h1>babel-config</h1> </div>
Readme
Introduction
The babel config that I use for most of my projects.
Installation
npm:
npm install --save-dev @gabrielduartem/babel-configyarn:
yarn add -D @gabrielduartem/babel-configUsage
Create a babel.config.js file on the root of your project, containing:
module.exports = require('@gabrielduartem/babel-config')LICENSE
MIT
