mirror of
https://github.com/CringeStudios/element-desktop.git
synced 2025-02-07 17:02:29 +01:00
5 lines
85 B
Plaintext
5 lines
85 B
Plaintext
![]() |
#!/usr/bin/env sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
npx lint-staged --concurrent false
|