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