1.0.2 • Published 5 years ago

@gabrielduartem/babel-config v1.0.2

Weekly downloads
8
License
MIT
Repository
-
Last release
5 years ago

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