mirror of https://github.com/vector-im/riot-web
Keep indent rule enabled
parent
782e793925
commit
07f057f381
|
@ -38,7 +38,6 @@ module.exports = {
|
|||
// Things we do that break the ideal style
|
||||
"prefer-promise-reject-errors": "off",
|
||||
"quotes": "off",
|
||||
"indent": "off",
|
||||
"no-extra-boolean-cast": "off",
|
||||
|
||||
// Remove Babel things manually due to override limitations
|
||||
|
|
Loading…
Reference in New Issue