Commit 8e64d38
tools: import rather than require ESLint plugins
Refs: #57314
PR-URL: #57315
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Edy Silva <edigleyssonsilva@gmail.com>
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>1 parent ee5ce5c commit 8e64d38Copy full SHA for 8e64d38
File tree
Expand file treeCollapse file tree
6 files changed
+16
-20
lines changedOpen diff view settings
Filter options
- benchmark
- doc
- test
- tools/eslint
Expand file treeCollapse file tree
6 files changed
+16
-20
lines changedOpen diff view settings
Collapse file
benchmark/eslint.config_partial.mjs
Copy file name to clipboardExpand all lines: benchmark/eslint.config_partial.mjs+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
| 1 | + |
4 | 2 | |
5 | 3 | |
6 | 4 | |
|
Collapse file
doc/eslint.config_partial.mjs
Copy file name to clipboardExpand all lines: doc/eslint.config_partial.mjs+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
| 2 | + |
2 | 3 | |
3 | 4 | |
4 | | - |
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | 8 | |
9 | 9 | |
10 | | - |
11 | | - |
12 | 10 | |
13 | 11 | |
14 | 12 | |
|
Collapse file
+6-6Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
7 | 7 | |
8 | 8 | |
9 | 9 | |
| 10 | + |
10 | 11 | |
11 | 12 | |
12 | | - |
13 | 13 | |
14 | 14 | |
15 | 15 | |
16 | 16 | |
17 | | - |
18 | | - |
| 17 | + |
| 18 | + |
19 | 19 | |
20 | 20 | |
21 | | - |
22 | | - |
23 | | - |
| 21 | + |
| 22 | + |
| 23 | + |
24 | 24 | |
25 | 25 | |
26 | 26 | |
|
Collapse file
test/eslint.config_partial.mjs
Copy file name to clipboardExpand all lines: test/eslint.config_partial.mjs+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | 3 | |
| 4 | + |
4 | 5 | |
5 | | - |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | | - |
10 | 8 | |
11 | 9 | |
12 | 10 | |
|
Collapse file
tools/eslint/eslint.config_partial.mjs
Copy file name to clipboardExpand all lines: tools/eslint/eslint.config_partial.mjs+1-3Lines changed: 1 addition & 3 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | | - |
3 | | - |
| 1 | + |
4 | 2 | |
5 | 3 | |
6 | 4 | |
|
Collapse file
tools/eslint/eslint.config_utils.mjs
Copy file name to clipboardExpand all lines: tools/eslint/eslint.config_utils.mjs+6-2Lines changed: 6 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | 2 | |
3 | | - |
4 | | - |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
5 | 9 | |
6 | 10 | |
7 | 11 | |
|
0 commit comments