feat(spell): applied spell check it works by hook if you install packages, complete partly #4
This commit is contained in:
parent
5738df5060
commit
e1d85bc651
6 changed files with 1189 additions and 0 deletions
5
lefthook.yml
Normal file
5
lefthook.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pre-push:
|
||||
commands:
|
||||
spell-check:
|
||||
glob: '*.md'
|
||||
run: pnpm run spell
|
Loading…
Add table
Add a link
Reference in a new issue