You can turn off crazy javascript indentation automatically by going to
Settings → Text Editing → Indents
and uncheck the "Indentions that support syntax" box.
This disables automatic indentation for all languages, not just .js files. If you do a lot of javascript or don't mind to press the tab key indent, it might be worth it.
source
share