sh33dafi / jest-sonar

A jest reporter that generates sonar reports
MIT License
49 stars 11 forks source link

docs: fix yarn install issue #56

Closed ummahusla closed 1 year ago

ummahusla commented 2 years ago

Fixes

the error install has been replaced with add to add new dependencies. Run "yarn add jest-sonar --dev" instead.

codeclimate[bot] commented 2 years ago

Code Climate has analyzed commit 41ef8231 and detected 0 issues on this pull request.

View more on Code Climate.

sh33dafi commented 1 year ago

Can you change the commit message to follow conventional commits.

e.g. docs: ...

see https://github.com/FlowingCode/DevelopmentConventions/blob/main/conventional-commits.md

@ummahusla Can you please update the PR