summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.stylelintrc1
1 files changed, 0 insertions, 1 deletions
diff --git a/.stylelintrc b/.stylelintrc
index 3d6aecb4d..ea5c7df0f 100644
--- a/.stylelintrc
+++ b/.stylelintrc
@@ -21,7 +21,6 @@
"no-duplicate-at-import-rules": true,
"no-duplicate-selectors": true,
"no-empty-source": true,
- "no-extra-semicolons": true,
"no-invalid-double-slash-comments": true,
}
}