mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-11-10 16:24:46 +03:00
5 lines
75 B
Bash
Executable File
5 lines
75 B
Bash
Executable File
#!/usr/bin/env sh
|
|
. "$(dirname -- "$0")/_/husky.sh"
|
|
|
|
yarn exec lint-staged
|