From 8c5e24daf67f38f6a10b548f654560b9f55b6781 Mon Sep 17 00:00:00 2001 From: Kiko Beats Date: Thu, 2 May 2024 17:13:39 +0200 Subject: [PATCH] build: tweaks --- package.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index 50c82c7..698dce8 100644 --- a/package.json +++ b/package.json @@ -95,7 +95,12 @@ "commitlint": { "extends": [ "@commitlint/config-conventional" - ] + ], + "rules": { + "body-max-line-length": [ + 0 + ] + } }, "nano-staged": { "*.js": [