Commit 871f9d9
feat(linter): implement no-useless-assignment (oxc-project#15466)
Co-authored-by: Cameron Clark <cameron.clark@hey.com>1 parent 22ce6af commit 871f9d9
6 files changed
Lines changed: 1874 additions & 2 deletions
File tree
- crates/oxc_linter
- src
- generated
- rules/eslint
- snapshots
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
0 commit comments