Skip to content

Commit 7495d74

Browse files
authored
docs: @putout/plugin-nodejs: rm duplicates
1 parent a753f91 commit 7495d74

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

packages/plugin-nodejs/README.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,8 @@ npm i putout @putout/plugin-nodejs -D
1919

2020
-[add-node-prefix](#add-node-prefix);
2121
-[add-missing-strict-mode](#add-missing-strict-mode);
22-
-[convert-buffer-to-buffer-alloc](#convert-buffer-to-buffer-alloc);
23-
-[convert-commonjs-to-esm-commons](#convert-commonjs-to-esm-commons);
24-
-[convert-commonjs-to-esm-exports](#convert-commonjs-to-esm-exports);
25-
-[convert-commonjs-to-esm-require](#convert-commonjs-to-esm-require);
26-
-[convert-commonjs-to-esm.js](#convert-commonjs-to-esm.js);
22+
-[convert-buffer-to-buffer-alloc](#convert-buffer-to-buffer-alloc);
23+
-[convert-commonjs-to-esm](#convert-commonjs-to-esm);
2724
-[convert-dirname-to-url](#convert-dirname-to-url);
2825
-[convert-esm-to-commonjs](#convert-esm-to-commonjs);
2926
-[convert-exports-to-module-exports](#convert-exports-to-module-exports);

0 commit comments

Comments
 (0)