1.0.2 • Published 7 years ago
babel-preset-minarai v1.0.2
babel-preset-minarai
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