File tree
2 files changed
+52
-2
lines changedFilter options
- lib/rules
- tests/lib/rules
2 files changed
+52
-2
lines changedlib/rules/no-unused-emit-declarations.js
Copy file name to clipboardExpand all lines: lib/rules/no-unused-emit-declarations.js+20Lines changed: 20 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
| 69 | + |
59 | 70 |
|
60 | 71 |
|
61 | 72 |
|
| ||
191 | 202 |
|
192 | 203 |
|
193 | 204 |
|
| 205 | + |
| 206 | + |
| 207 | + |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
| 212 | + |
| 213 | + |
194 | 214 |
|
195 | 215 |
|
196 | 216 |
|
|
tests/lib/rules/no-unused-emit-declarations.js
Copy file name to clipboardExpand all lines: tests/lib/rules/no-unused-emit-declarations.js+32-2Lines changed: 32 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
98 | 98 |
|
99 | 99 |
|
100 | 100 |
|
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
| 105 | + |
| 106 | + |
| 107 | + |
| 108 | + |
| 109 | + |
| 110 | + |
| 111 | + |
101 | 112 |
|
102 | 113 |
|
103 | 114 |
|
| ||
237 | 248 |
|
238 | 249 |
|
239 | 250 |
|
240 |
| - |
| 251 | + |
241 | 252 |
|
242 | 253 |
|
243 | 254 |
|
| ||
282 | 293 |
|
283 | 294 |
|
284 | 295 |
|
285 |
| - |
| 296 | + |
286 | 297 |
|
287 | 298 |
|
288 | 299 |
|
| ||
453 | 464 |
|
454 | 465 |
|
455 | 466 |
|
| 467 | + |
| 468 | + |
| 469 | + |
| 470 | + |
| 471 | + |
| 472 | + |
| 473 | + |
| 474 | + |
| 475 | + |
| 476 | + |
| 477 | + |
| 478 | + |
| 479 | + |
| 480 | + |
| 481 | + |
| 482 | + |
| 483 | + |
| 484 | + |
| 485 | + |
456 | 486 |
|
457 | 487 |
|
458 | 488 |
|
|
0 commit comments