Recently, my LESS file was reformatted in this way:
selector {
some rules
}
selector nested-selector {
some other rules
}
I don't want the nested rule to be indented, where can I turn it off? BTW this might be a Web Essentials thing, too, I have that extension installed. But couldn't find the corresponding settings anywhere.