Commit 2e75e31
File tree
Expand file treeCollapse file tree
2 files changed
+40
-0
lines changedFilter options
- packages/eslint-plugin
- src/rules
- tests/rules
Expand file treeCollapse file tree
2 files changed
+40
-0
lines changedpackages/eslint-plugin/src/rules/consistent-generic-constructors.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin/src/rules/consistent-generic-constructors.ts+30Lines changed: 30 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
36 | 60 |
|
37 | 61 |
|
38 | 62 |
|
| ||
60 | 84 |
|
61 | 85 |
|
62 | 86 |
|
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
63 | 93 |
|
64 | 94 |
|
65 | 95 |
|
|
packages/eslint-plugin/tests/rules/consistent-generic-constructors.test.ts
Copy file name to clipboardExpand all lines: packages/eslint-plugin/tests/rules/consistent-generic-constructors.test.ts+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
43 | 53 |
|
44 | 54 |
|
45 | 55 |
|
|
0 commit comments