[fix] linting errors
All checks were successful
Dependabot Auto-merge / dependabot (pull_request) Has been skipped
All checks were successful
Dependabot Auto-merge / dependabot (pull_request) Has been skipped
This commit is contained in:
@@ -46,6 +46,7 @@
|
||||
"@typescript-eslint/no-confusing-void-expression": "off",
|
||||
"@typescript-eslint/no-unsafe-return": "off",
|
||||
"@typescript-eslint/no-unsafe-call": "off",
|
||||
"@typescript-eslint/ban-ts-comment": "off",
|
||||
"@typescript-eslint/prefer-nullish-coalescing": "off",
|
||||
"@typescript-eslint/no-unsafe-member-access": "warn",
|
||||
"jsx-a11y/click-events-have-key-events": "off"
|
||||
|
||||
Reference in New Issue
Block a user