diff --git a/src/webui/www/.stylelintrc.json b/src/webui/www/.stylelintrc.json index f677e2fbf..55324a0dd 100644 --- a/src/webui/www/.stylelintrc.json +++ b/src/webui/www/.stylelintrc.json @@ -8,9 +8,7 @@ "color-hex-length": null, "comment-empty-line-before": null, "comment-whitespace-inside": null, - "declaration-colon-newline-after": null, "function-name-case": null, - "indentation": 4, "length-zero-no-unit": null, "no-descending-specificity": null, "order/properties-alphabetical-order": true,