Skip to content

Commit

Permalink
docs: remove release script reference from README (#52)
Browse files Browse the repository at this point in the history
  • Loading branch information
mdjermanovic committed May 30, 2023
1 parent 4ce1c17 commit 4640146
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,6 @@ Welcome. See [ESLint contribution guidelines](https://eslint.org/docs/developer-
- `npm test` runs tests and measures code coverage.
- `npm run lint` checks source codes with ESLint.
- `npm run coverage` opens the code coverage report of the previous test with your default browser.
- `npm run release` publishes this package to [npm] registry.


[npm]: https://www.npmjs.com/
Expand Down

0 comments on commit 4640146

Please sign in to comment.