mirror of
https://github.com/zadam/trilium.git
synced 2025-12-15 12:49:53 +01:00
chore: husky
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user