@gabrielduartem/babel-config

1.0.2 • Public • Published

babel-config

npm version npm downloads

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

Readme

Keywords

none

Package Sidebar

Install

npm i @gabrielduartem/babel-config

Weekly Downloads

4

Version

1.0.2

License

MIT

Unpacked Size

2.82 kB

Total Files

3

Last publish

Collaborators

  • gabrielduartem