mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-24 11:29:12 +00:00
chore: husky is still weird
This commit is contained in:
parent
839d98a2ff
commit
f89cf38c7b
2 changed files with 4 additions and 1 deletions
4
.husky/pre-commit
Executable file
4
.husky/pre-commit
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/bin/sh
|
||||
. "$(dirname $0)/_/husky.sh"
|
||||
|
||||
yarn lint-staged
|
|
@ -1 +0,0 @@
|
|||
yarn lint-staged
|
Loading…
Add table
Reference in a new issue