mirror of
https://github.com/silenty4ng/k5web
synced 2025-04-14 06:46:07 +00:00
4 lines
62 B
Bash
4 lines
62 B
Bash
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npm run lint-staged
|