dot_config/meteor/config.json 🔗
@@ -1,5 +1,5 @@
{
- "coauthors": [{ "name": "Crush", "email": "crush@charm.land" }],
+ "coauthors": [],
"commitTitleCharLimit": 50,
"commitBodyLineLength": 72
}
Amolith created
dot_config/meteor/config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -1,5 +1,5 @@
{
- "coauthors": [{ "name": "Crush", "email": "crush@charm.land" }],
+ "coauthors": [],
"commitTitleCharLimit": 50,
"commitBodyLineLength": 72
}