faultyserver | add `bracketSpacing` option matching Prettier's setting | | |
Conaclos | predictable order of type parameter modifiers | | |
Conaclos | Attach comments to labels | | |
TaKO8Ki | fix self closing compatibility with Prettier | | |
Conaclos | don't print empty import assertion | | |
Conaclos | add parens around instantiation expr when needed | | |
victor-teles | consider JsArrayHole as simple argument | | |
Conaclos | fix arrow function expression needs parens | | |
Conaclos | fix uneeded parens on decoaretd class expr | | |
Conaclos | fix default export expression parens | | |
Conaclos | no space after asserts without predicate | | |
faultyserver | (also parser) Respect, parse, and format BOM characters from source files | | |
Conaclos | ignore embdedded languages and unstable syntaxes | | |
Conaclos | edge case with expression statement and type cast | | |
victor-teles | handle line break and comments for array holes | | |
faultyserver | Handle more unary and update expressions as simple arguments | | |
Conaclos | remove trailing spaces after shebang | | |
faultyserver | allow `require` to split lines | | |
Conaclos | ignore throw expression | | |
Conaclos | format numeric properties and unquote exact floats | | |
unvalley | quit hard line break if default clause has no consequent | | |
TaKO8Ki | add a block indent to dangling comments | | |
TaKO8Ki | check if the third member of test call expression is appropriate | | |
victor-teles | fix unnecessary indent to nested await | | |
Gumichocopengin8 | respect prettier `Range` options | | |
Yash-Singh1 | fix typescript/union/inlining | | |
victor-teles | assignment with await/yield do not break | | |
faultyserver | Handle special first-argument expansions in call arguments | | |
TaKO8Ki | fix prettier differences in test declarations | | |
suxin2017 | arrows comment | | |
SuperchupuDev | add `lineEnding` option | | |
TaKO8Ki | add parens to tail body for a chain of arrow functions | | |
Conaclos | highligh prettier reformat issue | | |
faultyserver | Fix multi-expression template literal indention | | |
Yash-Singh1 | fix typescript declarations and soft wrap index signatures | | |
faultyserver | Implement `bracketSameLine` option to match Prettier | | |
victor-teles | sloppy mode tests | | |
Yash-Singh1 | `noInitializerWithDefinite` rule | | |
suxin2017 | arrows chain as arg | | |
Conaclos | disambiguate unary expr in instanceof and in expr | | |
Conaclos | handle let variable name in non-strict mode | | |
Conaclos | indent nested conditional expressions | | |