TP-56020 | Lint-Staged command changed to npx (#11149)

This commit is contained in:
Mayank Singh
2024-06-04 15:48:08 +05:30
committed by GitHub
parent c3af99e18d
commit df625af61e

View File

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