tangled
alpha
login
or
join now
quilling.dev
/
social-app
7
fork
atom
An ATproto social media client -- with an independent Appview.
7
fork
atom
overview
issues
pulls
pipelines
social-app
/
.husky
/
pre-commit
at
main
4 lines
88 B
view raw
wrap content
Eric Bailey
Run lint-staged without concurrency (#8489)
9mo ago
9fb2a634
1
#!/usr/bin/env sh
2
. "$(dirname -- "$0")/_/husky.sh"
3
4
npx lint-staged --concurrent false