Keep indent rule enabled
This commit is contained in:
parent
782e793925
commit
07f057f381
1 changed files with 0 additions and 1 deletions
|
@ -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 a new issue