esformatter v0.4.2 Release Notes

Release Date: 2014-09-08 // over 9 years ago
    • fix else if consequent with no braces. closes #196
    • fix indent of nested if braces before comments. closes #197
    • fix CatchClause indent and add settings for FinallyKeyword and TryKeyword. closes #203
    • indent LogicalExpression if it's the VariableDeclaration.init.