Closed ripecosta closed 3 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.35%. Comparing base (
168c8d5
) to head (5d8c198
). Report is 71 commits behind head on master.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Rebased the PR to fix merge conflicts and it's ready to go now.
CC: @karellm
You bit to it, thanks!
Why am I submitting this PR
Upgrade husky config to v9. V9 was already in use but still using the legacy config method. Also replaces the npx commands with yarn commands because there's not need to use npx since yarn already installs lint-staged.
Does it fix an existing ticket?
No
Checklist
yarn test
(see details here)