Lucas Duailibe b8ded70848 Handle comments in assignments before template literals (#4580) il y a 6 ans
..
__snapshots__ b8ded70848 Handle comments in assignments before template literals (#4580) il y a 6 ans
assignment-pattern.js c852d1631c Fix unprinted comments in destructuring (#898) il y a 7 ans
before-comma.js f51c5daacb Fix comment detection before comma (#1127) il y a 7 ans
blank.js 008ac1c479 Fix files with comments only (#813) il y a 7 ans
break-continue-statements.js f3626611a3 Handle ContinueStatement and BreakStatement comments (#4279) il y a 6 ans
call_comment.js fe38dab45a Fix comment for `call( // comment` (#858) il y a 7 ans
closure-compiler-type-cast.js 26842e4d69 Handle closure compiler type cast syntax correctly (#2484) il y a 7 ans
dangling.js 1affecc1a0 Fix missing dangling comment in exports (#741) il y a 7 ans
dangling_array.js 0f34fb91eb Fix missing dangling comments in arrays (#744) il y a 7 ans
dangling_for.js c32e0339d0 Fix missing dangling comments in for loop (#742) il y a 7 ans
dynamic_imports.js 01387bc9d1 fixes dynamic imports (#2748) il y a 7 ans
export.js 57bc700602 Stop marking all comments in named exports as leading comments (#4292) il y a 6 ans
first-line.js 153bf4cad9 Remove first line special case (#597) il y a 7 ans
flow_union.js 82d6e0b4ab Unrestrict flow union comments check (#1040) il y a 7 ans
function-declaration.js 23f7e92162 Handle comments between function name and open paren (#2979) il y a 7 ans
if.js 302de60bdc Fix comment style when placed after if statement test (#2675) il y a 7 ans
issues.js 045a351fce Fix closing call expression commented out (#530) il y a 7 ans
jsfmt.spec.js f119d4a90f Change run_spec to have explicit parser list (#3356) il y a 6 ans
jsx.js 2c5a792d9a fix(jsx): Break opening elements with single text attribute if there's a comment (#3154) il y a 7 ans
last-arg.js 93cad97b14 Preserve inline comment as last argument (#1390) il y a 7 ans
preserve-new-line-last.js e30482d440 Fix trailing new lines preservation (#724) il y a 7 ans
return-statement.js 09ac476a32 Nicer line wrapping for d3 (#4285) il y a 6 ans
switch.js 8e9fb43841 Fix trailing comment on switch case (#1136) il y a 7 ans
template-literal.js 260a141dbe [WIP] Fix comments in template literals (#643) il y a 7 ans
trailing-jsdocs.js 8e1b60e943 Fix trailing JSDoc comments with trailing regular comments (#4414) il y a 6 ans
trailing_space.js 00d9aa208e Trim trailing whitespace from comments, closes #2422 (#2494) il y a 7 ans
try.js fb9629ca7f Better support try/catch comments (#607) il y a 7 ans
variable_declarator.js b8ded70848 Handle comments in assignments before template literals (#4580) il y a 6 ans