1
0
mirror of synced 2025-12-25 11:00:31 -05:00
Files
blitz/.husky/pre-commit
Siddharth Suresh 2533caf484 (fix): Fix the Type error in RpcServerPlugin (#4152)
* fix type error

* changeset
2023-06-05 19:31:27 +05:30

7 lines
100 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
pnpm manypkg check
# pnpm lint
pnpm pretty-quick --staged