mirror of
https://github.com/codex-storage/codex.storage.git
synced 2025-02-23 18:08:19 +00:00
6 lines
91 B
Bash
Executable File
6 lines
91 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
# yarn prettier:staged
|
|
yarn typecheck
|