esformatter v0.7.3 Release Notes

Release Date: 2015-08-03 // over 8 years ago
    • limit the amount of white spaces and line breaks on MemberExpression. fixes #343
    • add support for indent.SingleVariableDeclaration. closes #339
    • limit the amount of line breaks and white spaces after VariableValue and around VariableDeclarationSemiColon. closes #334
    • fix ClassDeclaration extends expressions. closes #337