We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9fe1ef commit 63b11f2Copy full SHA for 63b11f2
.eslintrc.js
@@ -12,7 +12,6 @@ module.exports = {
12
"@typescript-eslint/no-inferrable-types": 0,
13
"react/require-default-props": 0,
14
"no-confusing-arrow": 0,
15
- 'import/no-extraneous-dependencies': 0,
16
"import/no-named-as-default-member": 0,
17
"jsx-a11y/label-has-for": 0,
18
"jsx-a11y/label-has-associated-control": 0,
0 commit comments