Skip to content

Commit

Permalink
Fix npm command hint
Browse files Browse the repository at this point in the history
  • Loading branch information
tshemsedinov committed Sep 13, 2024
1 parent 3e1c98d commit eb80e77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,6 @@ Before open pull request please follow checklist:

- [ ] tests and linter show no problems (`npm t`)
- [ ] tests are added/updated for bug fixes and new features
- [ ] code is properly formatted (`npm run fmt`)
- [ ] code is properly formatted (`npm run fix`)
- [ ] description of changes is added in CHANGELOG.md
- [ ] update .d.ts typings

0 comments on commit eb80e77

Please sign in to comment.