1.0.2 • Published 6 years ago
@gabrielduartem/babel-config
Licence
MIT
Version
1.0.2
Deps
12
Size
3 kB
Vulns
1
Weekly
0
babel-config
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