config.json

1{
2	"coauthors": [{ "name": "Crush", "email": "crush@charm.land" }],
3	"commitTitleCharLimit": 50,
4	"commitBodyLineLength": 72
5}