feat(spell): applied spell check it works by hook if you install packages, complete partly #4

This commit is contained in:
Konrad Geletey 2023-04-11 20:04:43 +03:00
parent 5738df5060
commit e1d85bc651
Signed by: kglt
GPG key ID: 386DEE24B60BD996
6 changed files with 1189 additions and 0 deletions

5
lefthook.yml Normal file
View file

@ -0,0 +1,5 @@
pre-push:
commands:
spell-check:
glob: '*.md'
run: pnpm run spell