remove indent as we use prettier
This commit is contained in:
parent
78ee8c545f
commit
19d34a4d15
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@
|
|||
"func-names": "off",
|
||||
"consistent-return": "off",
|
||||
"no-restricted-syntax": "off",
|
||||
"@typescript-eslint/indent": ["error", "tab"],
|
||||
"class-methods-use-this": "off",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"warn",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue