Commit eb7c932
debugger: revise async iterator usage to comply with lint rules
I'm not sure that this is any clearer than the existing code, but I
don't think it's significantly less clear, and it avoids comment
disabling a lint rule.
PR-URL: #38847
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>1 parent 47ad448 commit eb7c932Copy full SHA for eb7c932
File tree
Expand file treeCollapse file tree
1 file changed
+3
-2
lines changedOpen diff view settings
Filter options
- lib/internal/inspector
Expand file treeCollapse file tree
1 file changed
+3
-2
lines changedOpen diff view settings
Collapse file
lib/internal/inspector/_inspect.js
Copy file name to clipboardExpand all lines: lib/internal/inspector/_inspect.js+3-2Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
87 | 87 | |
88 | 88 | |
89 | 89 | |
90 | | - |
91 | | - |
| 90 | + |
| 91 | + |
| 92 | + |
92 | 93 | |
93 | 94 | |
94 | 95 | |
|
0 commit comments