v0.2.0
- Add rc and
--config config.json
support for formatting configuration - Making
--format
the default action - Fix support for shebang at the top of js files, e.g.
#!/usr/bin/env node
- Fix jsfmt diff mode where whitespace was unaccounted for due to
-b
git diff option