The thread " Is there an HTML auto-indentation feature or plugin for Sublime Text (aka prettify/beautify/format)? " refers to an HTML formatter for SublimeText.
Does anyone know of something equivalent for javascript?
At the very least it needs to:
- fix indentation
- remove extra white spaces
- remove extra blank lines