From a8e635eb99187da109ed133ec1d6030f9dda5bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dawid=20Wysoki=C5=84ski?= Date: Mon, 20 Feb 2023 09:22:04 +0100 Subject: [PATCH] feat: add commitlint --- .eslintignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.eslintignore b/.eslintignore index 9709f62..1830ae4 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,3 +4,4 @@ dist k8s .prettierrc.js .terserrc.js +commitlint.config.js