1.0.2 • Published 6 years ago

babel-preset-minarai v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
6 years ago

babel-preset-minarai

standard-readme compliant

A babel preset for transforming your JavaScript for Minarai

Table of Contents

Install

npm i -D babel-preset-minarai

Usage

.babelrc

{
  "presets": ["minarai"],
}

Contribute

PRs accepted.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © k-tada