mirror of
https://github.com/zadam/trilium.git
synced 2024-12-27 01:34:05 +08:00
chore: husky
This commit is contained in:
parent
cfb04f7d8a
commit
185b206627
1 changed files with 4 additions and 0 deletions
4
.husky/pre-commit
Normal file
4
.husky/pre-commit
Normal file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
npx lint-staged
|
Loading…
Reference in a new issue