babel-plugin-transform-beautifier

0.1.0 • Public • Published

babel-plugin-transform-beautifier

A babel plugin that beautifies JavaScripts

Usage

npm i --save-dev babel-plugin-transform-beautifier

Then add the plugin to your babel config:

{
  plugins: ['transform-beautifier'],
}

Keywords

none

Install

DownloadsWeekly Downloads

0

Version

0.1.0

License

MIT

Last publish

Collaborators

  • gzzhanghao