File tree
Expand file treeCollapse file tree
2 files changed
+52
-5
lines changedFilter options
- packages/eslint-plugin
- src/rules
- tests/rules
Expand file treeCollapse file tree
2 files changed
+52
-5
lines changedpackages/eslint-plugin/src/rules/consistent-indexed-object-style.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin/src/rules/consistent-indexed-object-style.ts+10-5Lines changed: 10 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
205 | 205 |
|
206 | 206 |
|
207 | 207 |
|
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
| 208 | + |
| 209 | + |
| 210 | + |
| 211 | + |
213 | 212 |
|
214 | 213 |
|
215 | 214 |
|
| ||
291 | 290 |
|
292 | 291 |
|
293 | 292 |
|
| 293 | + |
| 294 | + |
| 295 | + |
| 296 | + |
| 297 | + |
| 298 | + |
294 | 299 |
|
295 | 300 |
|
296 | 301 |
|
|
packages/eslint-plugin/tests/rules/consistent-indexed-object-style.test.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin/tests/rules/consistent-indexed-object-style.test.ts+42Lines changed: 42 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
174 | 174 |
|
175 | 175 |
|
176 | 176 |
|
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
177 | 189 |
|
178 | 190 |
|
179 | 191 |
|
| ||
646 | 658 |
|
647 | 659 |
|
648 | 660 |
|
| 661 | + |
| 662 | + |
| 663 | + |
| 664 | + |
| 665 | + |
| 666 | + |
| 667 | + |
| 668 | + |
| 669 | + |
| 670 | + |
| 671 | + |
| 672 | + |
| 673 | + |
| 674 | + |
| 675 | + |
| 676 | + |
| 677 | + |
| 678 | + |
| 679 | + |
| 680 | + |
| 681 | + |
| 682 | + |
| 683 | + |
| 684 | + |
| 685 | + |
| 686 | + |
| 687 | + |
| 688 | + |
| 689 | + |
| 690 | + |
649 | 691 |
|
650 | 692 |
|
651 | 693 |
|
|
0 commit comments