usrspace-browser-addon/.husky/pre-commit

4 lines
71 B
Plaintext
Raw Permalink Normal View History

2023-02-03 22:50:18 +01:00
npm run lint
npm test
npm run update-changelog && git add CHANGELOG.md