JsFormat
JsFormat copied to clipboard
annoying format on save for JSON
It would be great to have a way to disable format on save only for JSON syntax. In my case it's annoying because it formats sublime text hotkeys preferences which don't need the same rules of formatting as for example, production javascript code.
Yea, also bower.json
and package.json
uses spaces instead of tabs. When I have indent_with_tabs
set to true. It affects bower.json
as well. Can we have an exclude option?