mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2024-11-10 17:35:08 +08:00
5 lines
59 B
Text
5 lines
59 B
Text
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
yarn lint-staged
|