Commit 8efc2d0
File tree
Expand file treeCollapse file tree
7 files changed
+86
-166
lines changedFilter options
- docs/src/use/configure
- lib
- config
- eslint
- tests
- fixtures/ts-config-files
- lib/eslint
Expand file treeCollapse file tree
7 files changed
+86
-166
lines changeddocs/src/use/configure/configuration-files.md
Copy file name to clipboardExpand all lines: docs/src/use/configure/configuration-files.md+1-13Lines changed: 1 addition & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
517 | 517 |
|
518 | 518 |
|
519 | 519 |
|
520 |
| - |
521 |
| - |
522 |
| - |
523 |
| - |
524 |
| - |
525 |
| - |
526 |
| - |
527 |
| - |
528 |
| - |
529 |
| - |
530 |
| - |
531 |
| - |
532 | 520 |
|
533 | 521 |
|
534 | 522 |
|
| ||
591 | 579 |
|
592 | 580 |
|
593 | 581 |
|
594 |
| - |
| 582 | + |
595 | 583 |
|
+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
341 | 341 |
|
342 | 342 |
|
343 | 343 |
|
344 |
| - |
345 | 344 |
|
346 | 345 |
|
347 |
| - |
| 346 | + |
348 | 347 |
|
349 | 348 |
|
350 | 349 |
|
351 | 350 |
|
352 | 351 |
|
353 |
| - |
| 352 | + |
354 | 353 |
|
355 | 354 |
|
356 | 355 |
|
| ||
451 | 450 |
|
452 | 451 |
|
453 | 452 |
|
454 |
| - |
| 453 | + |
455 | 454 |
|
456 | 455 |
|
457 | 456 |
|
|
lib/config/config-loader.js
Copy file name to clipboardExpand all lines: lib/config/config-loader.js+9-22Lines changed: 9 additions & 22 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
35 | 34 |
|
36 | 35 |
|
37 | 36 |
|
| ||
41 | 40 |
|
42 | 41 |
|
43 | 42 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
| 43 | + |
48 | 44 |
|
49 | 45 |
|
50 | 46 |
|
| ||
119 | 115 |
|
120 | 116 |
|
121 | 117 |
|
122 |
| - |
123 | 118 |
|
124 | 119 |
|
125 |
| - |
| 120 | + |
126 | 121 |
|
127 | 122 |
|
128 | 123 |
|
| ||
171 | 166 |
|
172 | 167 |
|
173 | 168 |
|
174 |
| - |
| 169 | + |
175 | 170 |
|
176 | 171 |
|
177 | 172 |
|
| ||
261 | 256 |
|
262 | 257 |
|
263 | 258 |
|
264 |
| - |
265 |
| - |
| 259 | + |
266 | 260 |
|
267 | 261 |
|
268 | 262 |
|
| ||
443 | 437 |
|
444 | 438 |
|
445 | 439 |
|
446 |
| - |
447 | 440 |
|
448 | 441 |
|
449 | 442 |
|
450 |
| - |
451 |
| - |
452 |
| - |
453 |
| - |
454 |
| - |
| 443 | + |
455 | 444 |
|
456 | 445 |
|
457 | 446 |
|
| ||
464 | 453 |
|
465 | 454 |
|
466 | 455 |
|
467 |
| - |
| 456 | + |
468 | 457 |
|
469 | 458 |
|
470 | 459 |
|
| ||
497 | 486 |
|
498 | 487 |
|
499 | 488 |
|
500 |
| - |
501 |
| - |
| 489 | + |
502 | 490 |
|
503 | 491 |
|
504 | 492 |
|
| ||
509 | 497 |
|
510 | 498 |
|
511 | 499 |
|
512 |
| - |
| 500 | + |
513 | 501 |
|
514 | 502 |
|
515 | 503 |
|
| ||
618 | 606 |
|
619 | 607 |
|
620 | 608 |
|
621 |
| - |
622 |
| - |
| 609 | + |
623 | 610 |
|
624 | 611 |
|
625 | 612 |
|
|
+2-5Lines changed: 2 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
266 | 266 |
|
267 | 267 |
|
268 | 268 |
|
269 |
| - |
270 | 269 |
|
271 | 270 |
|
272 | 271 |
|
273 |
| - |
| 272 | + |
274 | 273 |
|
275 | 274 |
|
276 | 275 |
|
277 |
| - |
278 | 276 |
|
279 | 277 |
|
280 | 278 |
|
| ||
469 | 467 |
|
470 | 468 |
|
471 | 469 |
|
472 |
| - |
473 |
| - |
| 470 | + |
474 | 471 |
|
475 | 472 |
|
476 | 473 |
|
|
+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
10 | 10 |
|
11 | 11 |
|
12 | 12 |
|
13 |
| - |
14 |
| - |
| 13 | + |
15 | 14 |
|
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
| 21 | + |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
tests/fixtures/ts-config-files/helper.ts
Copy file name to clipboardExpand all lines: tests/fixtures/ts-config-files/helper.ts+2-29Lines changed: 2 additions & 29 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
10 |
| - |
11 |
| - |
12 |
| - |
| 7 | + |
13 | 8 |
|
14 | 9 |
|
15 | 10 |
|
16 | 11 |
|
17 | 12 |
|
18 | 13 |
|
19 | 14 |
|
20 |
| - |
21 |
| - |
22 |
| - |
23 |
| - |
24 |
| - |
25 |
| - |
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
| 15 | + |
43 | 16 |
|
44 | 17 |
|
45 | 18 |
|
|
0 commit comments