قرینه از
https://github.com/umami-software/umami.git
synced 2025-08-21 16:17:35 +00:00
5 خطوط
58 B
Bash
Executable File
5 خطوط
58 B
Bash
Executable File
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
npx lint-staged
|