Explorar o código

fix .stylelintrc.json

Yuki Takei %!s(int64=7) %!d(string=hai) anos
pai
achega
b9a2718a88
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      .stylelintrc.json

+ 1 - 1
.stylelintrc.json

@@ -10,7 +10,7 @@
     "indentation": 2,
     "string-quotes": "single",
     "rule-empty-line-before": [ "always-multi-line", {
-      "ignore": ["after-comment", "stylelint-commands"]
+      "ignore": ["after-comment", "after-single-line-comment", "first-nested"]
     } ],
     "selector-combinator-space-before": "always",
     "selector-combinator-space-after": "always"