mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2024-11-03 01:10:08 -07:00
5 lines
59 B
Bash
Executable File
5 lines
59 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn lint-staged
|