Commit ebd7353
File tree
Expand file treeCollapse file tree
3 files changed
+28
-15
lines changedFilter options
- .changeset
- lib/rules
- tests/lib/rules
Expand file treeCollapse file tree
3 files changed
+28
-15
lines changed.changeset/ninety-snakes-scream.md
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
lib/rules/no-unused-keys.ts
Copy file name to clipboardExpand all lines: lib/rules/no-unused-keys.ts+20-12Lines changed: 20 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
208 | 208 |
|
209 | 209 |
|
210 | 210 |
|
211 |
| - |
212 |
| - |
| 211 | + |
213 | 212 |
|
214 |
| - |
215 |
| - |
| 213 | + |
| 214 | + |
| 215 | + |
| 216 | + |
216 | 217 |
|
217 | 218 |
|
218 | 219 |
|
219 | 220 |
|
220 |
| - |
221 |
| - |
222 |
| - |
223 |
| - |
| 221 | + |
| 222 | + |
| 223 | + |
| 224 | + |
224 | 225 |
|
225 | 226 |
|
226 | 227 |
|
227 | 228 |
|
228 | 229 |
|
229 | 230 |
|
230 |
| - |
| 231 | + |
| 232 | + |
| 233 | + |
| 234 | + |
231 | 235 |
|
232 |
| - |
| 236 | + |
233 | 237 |
|
234 | 238 |
|
235 | 239 |
|
236 |
| - |
| 240 | + |
| 241 | + |
| 242 | + |
| 243 | + |
237 | 244 |
|
238 |
| - |
| 245 | + |
239 | 246 |
|
240 | 247 |
|
| 248 | + |
241 | 249 |
|
242 | 250 |
|
243 | 251 |
|
|
tests/lib/rules/no-unused-keys.ts
Copy file name to clipboardExpand all lines: tests/lib/rules/no-unused-keys.ts+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1576 | 1576 |
|
1577 | 1577 |
|
1578 | 1578 |
|
1579 |
| - |
| 1579 | + |
1580 | 1580 |
|
1581 | 1581 |
|
1582 | 1582 |
|
| ||
1647 | 1647 |
|
1648 | 1648 |
|
1649 | 1649 |
|
1650 |
| - |
| 1650 | + |
1651 | 1651 |
|
1652 | 1652 |
|
1653 | 1653 |
|
| ||
1718 | 1718 |
|
1719 | 1719 |
|
1720 | 1720 |
|
1721 |
| - |
| 1721 | + |
1722 | 1722 |
|
1723 | 1723 |
|
1724 | 1724 |
|
|
0 commit comments