simple-formatter
v1.0.1
Published
Simple Formatter ================
Downloads
1
Readme
Simple Formatter
A simple formatter that is much simpler than prettier for example. All this does is break on brackets.
npm i -g simple-formatter
simple-format file.txt
Local Development
Test locally with:
yarn link