Skip to content

Commit 4a82568

Browse files
committed
[Squash] lint
1 parent 172c628 commit 4a82568

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/common/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -418,6 +418,7 @@ Synchronous version of `spawnPwd`.
418418
The `ArrayStream` module provides a simple `Stream` that pushes elements from
419419
a given array.
420420

421+
<!-- eslint-disable no-undef, node-core/required-modules -->
421422
```js
422423
const ArrayStream = require('../common/arraystream');
423424
const stream = new ArrayStream();

0 commit comments

Comments
 (0)