forked fromtypescript-eslint/typescript-eslint
- Notifications
You must be signed in to change notification settings - Fork0
Commit1e633c7
authored
fix(eslint-plugin): [no-deprecated] report on deprecated variables used inside dynamic imports (typescript-eslint#10261)
1 parent0fde8f6 commit1e633c7
File tree
2 files changed
+16
-1
lines changed- packages/eslint-plugin
- src/rules
- tests/rules
2 files changed
+16
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
134 | 133 | | |
135 | 134 | | |
136 | 135 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
429 | 429 | | |
430 | 430 | | |
431 | 431 | | |
| 432 | + | |
| 433 | + | |
| 434 | + | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
432 | 448 | | |
433 | 449 | | |
434 | 450 | | |
| |||
0 commit comments
Comments
(0)