mirror of
https://github.com/un-pany/v3-admin-vite.git
synced 2025-04-22 11:59:19 +08:00
5 lines
58 B
Bash
5 lines
58 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npx lint-staged
|