You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Dev tooling (commitlint + lefthook hooks) for the beeping-android Kotlin SDK repo. Not the SDK itself — the SDK is published as Maven Central artifact io.beeping:beeping-android.",
"engines": {
"node": ">=20.0.0"
},
"scripts": {
"prepare": "lefthook install",
"commitlint": "commitlint --from origin/develop --to HEAD --verbose"