chore: lint only staged files (#2957)

This commit is contained in:
ahhshm
2022-07-06 15:29:02 +04:30
committed by GitHub
parent e280a02597
commit 8bc3986f17
4 changed files with 757 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run lint:fix
npm run lint:staged