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_flutter federated plugin repo. Not the plugin itself — the plugin is published to pub.dev as beeping_flutter and federated sub-packages.",
"engines": {
"node": ">=20.0.0"
},
"scripts": {
"prepare": "lefthook install",
"commitlint": "commitlint --from origin/develop --to HEAD --verbose"