Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 140 Bytes

File metadata and controls

6 lines (5 loc) · 140 Bytes

Configuring project

npx husky-init # add --yarn2 for Yarn 2
yarn husky set .husky/pre-commit "npx pretty-quick --staged"