Commit 84b0372
Update to use eslint9 (#7876)
* Update to use eslint9
Updates the package to use eslint9. This switches to a flat config file and also updates a few dependencies
I generally tried to keep the existing logic and rules with this change. We can revisit these later
I did end up having to make a few code changes for new errors that showed up after updating
* Update all pipelines to node 20
The release pipelines should already be using this but the pr pipeline was on an old version
* Update common-setup instead
* Add back missing rules
* Fix webviews rule
* Remove some bad eslint comments
---------
Co-authored-by: Alex Ross <38270282+alexr00@users.noreply.github.com>1 parent 926dbda commit 84b0372
119 files changed
Lines changed: 1947 additions & 1282 deletions
File tree
- build/eslint-rules
- common
- scripts/ci
- src
- api
- authentication
- common
- gitProviders
- github
- integrations/gitlens
- issues
- lm
- tools
- notifications
- view
- treeNodes
- webviews
- activityBarView
- common
- components
- editorWebview
- test/builder
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
34 | 36 | | |
35 | 37 | | |
36 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
31 | 33 | | |
32 | 34 | | |
33 | 35 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
64 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments