]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - client/.stylelintrc.json
Fix scss lint
[github/Chocobozzz/PeerTube.git] / client / .stylelintrc.json
index 3b6a465e17e771399727305010cdfd4a3dffae97..9f8afa29c321994688560597dcda9b537f4f52d8 100644 (file)
@@ -4,7 +4,6 @@
     "scss/at-import-no-partial-leading-underscore": null,
     "color-hex-case": null,
     "color-hex-length": null,
-    "order/properties-alphabetical-order": null,
     "selector-pseudo-element-no-unknown": [
       true,
       {
@@ -24,7 +23,6 @@
     "rule-empty-line-before": null,
     "selector-max-id": null,
     "scss/at-function-pattern": null,
-    "function-parentheses-space-inside": "never-single-line",
     "property-no-vendor-prefix": [
       true,
       {