Skip to content
This repository was archived by the owner on Aug 20, 2024. It is now read-only.

Commit 4640146

Browse files
authored
docs: remove release script reference from README (#52)
1 parent 4ce1c17 commit 4640146

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ Welcome. See [ESLint contribution guidelines](https://eslint.org/docs/developer-
9898
- `npm test` runs tests and measures code coverage.
9999
- `npm run lint` checks source codes with ESLint.
100100
- `npm run coverage` opens the code coverage report of the previous test with your default browser.
101-
- `npm run release` publishes this package to [npm] registry.
102101

103102

104103
[npm]: https://www.npmjs.com/

0 commit comments

Comments
 (0)