From f1b25c1b34bb1473c6ffa1beb70e67d6aafb913a Mon Sep 17 00:00:00 2001 From: Bettelstab Date: Tue, 23 Apr 2024 20:34:33 +0200 Subject: [PATCH] Update .stylelintrc.json Remove whitespace Co-authored-by: Ulf Gebhardt --- .stylelintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stylelintrc.json b/.stylelintrc.json index 0df6681..6080a72 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -6,4 +6,4 @@ "stylelint-config-recommended-vue/scss", "stylelint-config-recess-order" ] - } +}