We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42d1597 commit 8af9c86Copy full SHA for 8af9c86
docs/rules/no-unpublished-bin.md
@@ -4,6 +4,8 @@
4
5
<!-- end auto-generated rule header -->
6
7
+Users can safely disable this rule if using npm v10 and later.
8
+
9
We can publish CLI commands by `npm`. It uses `bin` field of `package.json`.
10
11
```json
0 commit comments