Skip to content

Commit eb19b7e

Browse files
committed
chore: putout: actions: lint ☘️
1 parent 001cd26 commit eb19b7e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/plugin-nodejs/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,6 @@ const m = require(x);
415415
const c = 5;
416416
```
417417
418-
419418
## convert-esm-to-commonjs
420419
421420
> **CommonJS** is a module system supported in Node, it provides a `require` function, which can be used to access the `exports` object exposed by another file.

0 commit comments

Comments
 (0)