mihai-vlc / sublime-jsfmt

jsfmt plugin for Sublime Text
MIT License
477 stars 21 forks source link

Adds support for formating json based on the scope #7

Closed mihai-vlc closed 10 years ago

mihai-vlc commented 10 years ago

I included the following plugins:

and added support for the json files using the formatJSON method provided by jsfmt. The user can also have custom settings for the json files using options-JSON key in the settings file.