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