remove few eslint ignores

This commit is contained in:
Aarni Halinen
2021-04-01 16:46:39 +03:00
parent 289c7bc832
commit 3140fbcf76
-2
View File
@@ -53,8 +53,6 @@
"react/no-array-index-key": "off",
"@typescript-eslint/explicit-function-return-type": "off",
"@typescript-eslint/explicit-module-boundary-types": "off",
"jsx-a11y/alt-text": "off",
"jsx-a11y/iframe-has-title": "off",
"jsx-a11y/label-has-associated-control": "off",
"jsx-a11y/click-events-have-key-events": "off",
"jsx-a11y/no-noninteractive-element-interactions": "off",