Fix: JSCS: The requireLeftStickedOperators rule is no longer supported.
After an update of web essentials I was getting the error: 23-6-2014 08:02:04: JSCS: vctmp6788_81613.js compilation failed: JSCS: The requireLeftStickedOperators rule is no longer supported. Please use the following rules instead: disallowSpaceBeforeBinaryOperators disallowSpaceBeforePostfixUnaryOperators disallowSpacesInConditionalExpression …