Skip to content

Commit eb80e77

Browse files
committed
Fix npm command hint
1 parent 3e1c98d commit eb80e77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ Before open pull request please follow checklist:
3636

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

0 commit comments

Comments
 (0)