summaryrefslogtreecommitdiffstats
path: root/.lesshintrc.json
diff options
context:
space:
mode:
Diffstat (limited to '.lesshintrc.json')
-rw-r--r--.lesshintrc.json12
1 files changed, 0 insertions, 12 deletions
diff --git a/.lesshintrc.json b/.lesshintrc.json
deleted file mode 100644
index 55ea979673..0000000000
--- a/.lesshintrc.json
+++ /dev/null
@@ -1,12 +0,0 @@
-{
- "idSelector": false,
- "importPath": false,
- "importantRule": false,
- "maxCharPerLine": false,
- "propertyOrdering": false,
- "qualifyingElement": false,
- "spaceAroundComma": false,
- "stringQuotes": "double",
- "universalSelector": false,
- "zeroUnit": "no_unit"
-}