0.1.2 • Published 5 years ago

@hellpack/babel v0.1.2

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

@hellpack/babel

Latest Babel config for your projects

Ultracommon babel config used in my projects, no need to install any presets @hellpack/babel

Usage

  • Install @hellpack/babel yarn add @hellpack/babel -D.
  • Create a babel.config.js file and add this
module.exports = require('@hellpack/babel');

Uses

  • @babel/preset-flow
  • @babel/preset-react
  • @babel/preset-typescipt
  • @babel/plugin-proposal-pipeline-operator
  • @babel/plugin-syntax-dynamic-import
  • @babel/preset-env
  • @babel/runtime
0.1.2

5 years ago

0.1.1

5 years ago

0.1.0

5 years ago