Actually fix indent lint errors
This commit is contained in:
parent
2344ddd164
commit
f34489e2df
7 changed files with 121 additions and 120 deletions
|
@ -30,7 +30,6 @@ module.exports = {
|
|||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
|
||||
"quotes": "off",
|
||||
"indent": "off",
|
||||
"no-extra-boolean-cast": "off",
|
||||
},
|
||||
}],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue