mirror of
https://github.com/LaconicNetwork/laconic.com.git
synced 2026-01-13 04:34:08 +00:00
Trying to restore the lint command file
Signed-off-by: Traxus <shyidx@gmail.com>
This commit is contained in:
parent
3d2bb8311f
commit
54015e0532
4
.husky/pre-commit
Normal file
4
.husky/pre-commit
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
|
||||
yarn lint-staged
|
||||
Loading…
Reference in New Issue
Block a user