Formatter for JSON.
This Formatter plugin for Formatter provides an interface to JSON.stringify().
Install Formatter package via Atom
apm install formatter
Install formatter-json package via Atom
apm install formatter-json
Default (inspired from IntelliJ):
'atom-text-editor':'alt-ctrl-l': 'formatter:format-code''alt-cmd-l': 'formatter:format-code'
JSON language
Enable formatter for JSON language (need restart Atom)
Indent size
8
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
See LICENSE.md
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.