Commit 573cafe
test: remove eslint-disable comments from fixtures
We do not lint the fixtures code so eslint-disable comments are
superfluous.
PR-URL: #41859
Reviewed-By: Tobias Nießen <tniessen@tnie.de>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Mestery <mestery@protonmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>1 parent f8acca8 commit 573cafeCopy full SHA for 573cafe
File tree
Expand file treeCollapse file tree
7 files changed
+0
-8
lines changedOpen diff view settings
Filter options
- test/fixtures
- es-module-loaders
- es-modules
- wpt/streams
- readable-streams
- resources
- transform-streams
Expand file treeCollapse file tree
7 files changed
+0
-8
lines changedOpen diff view settings
Collapse file
test/fixtures/es-module-loaders/loader-invalid-url.mjs
Copy file name to clipboardExpand all lines: test/fixtures/es-module-loaders/loader-invalid-url.mjs-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
3 | 2 | |
4 | 3 | |
|
Collapse file
test/fixtures/es-module-loaders/throw-undefined.mjs
Copy file name to clipboard-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | 1 | |
2 | | - |
3 | 2 | |
4 | 3 | |
Collapse file
test/fixtures/es-modules/import-json-named-export.mjs
Copy file name to clipboard-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
1 | | - |
2 | 1 | |
Collapse file
test/fixtures/wpt/streams/readable-streams/general.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/streams/readable-streams/general.any.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
630 | 630 | |
631 | 631 | |
632 | 632 | |
633 | | - |
634 | 633 | |
635 | 634 | |
636 | 635 | |
|
Collapse file
test/fixtures/wpt/streams/readable-streams/patched-global.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/streams/readable-streams/patched-global.any.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
22 | 22 | |
23 | 23 | |
24 | 24 | |
25 | | - |
26 | 25 | |
27 | 26 | |
28 | 27 | |
|
Collapse file
test/fixtures/wpt/streams/resources/test-utils.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/streams/resources/test-utils.js-1Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
57 | 57 | |
58 | 58 | |
59 | 59 | |
60 | | - |
61 | 60 | |
62 | 61 | |
63 | 62 | |
|
Collapse file
test/fixtures/wpt/streams/transform-streams/patched-global.any.js
Copy file name to clipboardExpand all lines: test/fixtures/wpt/streams/transform-streams/patched-global.any.js-2Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
5 | 5 | |
6 | 6 | |
7 | 7 | |
8 | | - |
9 | 8 | |
10 | 9 | |
11 | 10 | |
12 | 11 | |
13 | 12 | |
14 | | - |
15 | 13 | |
16 | 14 | |
17 | 15 | |
|
0 commit comments