Skip to content

Commit

Permalink
chore: eslint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
k0stik committed Apr 11, 2024
1 parent 85fcc70 commit 7ffc206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"extends": ["@exabyte-io/eslint-config"],
"ignorePatterns": ["dist/**/*.js", "dist/**/*.ts"],
"rules": {
"jsx-a11y/label-has-associated-control": "off",
"react/function-component-definition": "off",
Expand Down

0 comments on commit 7ffc206

Please sign in to comment.