mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-05 15:12:32 -06:00
Disable CSS selector naming rule
This commit is contained in:
@@ -12,7 +12,9 @@
|
|||||||
"indentation": 4,
|
"indentation": 4,
|
||||||
"length-zero-no-unit": null,
|
"length-zero-no-unit": null,
|
||||||
"no-descending-specificity": null,
|
"no-descending-specificity": null,
|
||||||
"value-keyword-case": null,
|
"order/properties-alphabetical-order": true,
|
||||||
"order/properties-alphabetical-order": true
|
"selector-class-pattern": null,
|
||||||
|
"selector-id-pattern": null,
|
||||||
|
"value-keyword-case": null
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user