Fix @typescript-eslint/restrict-plus-operands errors
This commit is contained in:
parent
b9a52b06c7
commit
9b0a57db13
5 changed files with 12 additions and 7 deletions
|
|
@ -108,7 +108,6 @@
|
|||
"@typescript-eslint/no-unsafe-call": "off",
|
||||
"@typescript-eslint/no-unsafe-member-access": "off",
|
||||
"@typescript-eslint/no-unsafe-return": "off",
|
||||
"@typescript-eslint/restrict-plus-operands": "off",
|
||||
"@typescript-eslint/restrict-template-expressions": "off"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue