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'
A babel plugin that beautifies JavaScripts
npm i --save-dev babel-plugin-transform-beautifier
Then add the plugin to your babel config:
plugins: 'transform-beautifier'
0
0.1.0
MIT