Skip to content

Commit 63b11f2

Browse files
authored
Update .eslintrc.js
1 parent c9fe1ef commit 63b11f2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ module.exports = {
1212
"@typescript-eslint/no-inferrable-types": 0,
1313
"react/require-default-props": 0,
1414
"no-confusing-arrow": 0,
15-
'import/no-extraneous-dependencies': 0,
1615
"import/no-named-as-default-member": 0,
1716
"jsx-a11y/label-has-for": 0,
1817
"jsx-a11y/label-has-associated-control": 0,

0 commit comments

Comments
 (0)