fix: cleaner code + better error messages

This commit is contained in:
2024-01-09 23:20:17 +01:00
parent fcd0340e57
commit 1ddcdc7b18
10 changed files with 94 additions and 56 deletions

View File

@ -2,4 +2,5 @@
. "$(dirname "$0")/_/husky.sh"
npm run lint:staged
npm run lint:javascript
npm run test