debug
This commit is contained in:
parent
800f68cd7f
commit
702f56a3cf
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@
|
|||
"func-names": "off",
|
||||
"consistent-return": "off",
|
||||
"no-restricted-syntax": "off",
|
||||
"indent": ["error", "tab"],
|
||||
"@typescript-eslint/indent": ["error", "tab"],
|
||||
"class-methods-use-this": "off",
|
||||
"@typescript-eslint/no-unused-vars": [
|
||||
"warn",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue