esformatter v0.9.1 Release Notes

Release Date: 2016-02-13 // about 8 years ago
    • safeguard for userHome. fixes #362
    • re-enable VariableDeclarationWithoutInit. fixes #382
    • fix indent edges of arrow function expression. fixes #399
    • fix do while without semicolon indentation. fixes #401
    • Fix incorrect removal of space around async functions