Merge pull request #856 from ente-io/run-precommit-hook-with-yarn

run precommit hook with yarn
This commit is contained in:
Abhinav Kumar 2023-01-10 13:40:50 +05:30 committed by GitHub
commit 50c02a72c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged
yarn lint-staged