mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 04:06:44 +02:00
It's null, not "off"
This commit is contained in:
parent
232521b30d
commit
564a9838b0
@ -2,6 +2,6 @@ module.exports = {
|
||||
"extends": "stylelint-config-standard",
|
||||
"rules": {
|
||||
"indentation": 4,
|
||||
"comment-empty-line-before": "off",
|
||||
"comment-empty-line-before": null,
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user