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