Skip to content

Commit

Permalink
eslint: enable noonchange rule
Browse files Browse the repository at this point in the history
  • Loading branch information
KKoukiou authored and marusak committed Apr 11, 2021
1 parent bf1f645 commit c52df10
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@

"jsx-a11y/anchor-is-valid": "off",
"jsx-a11y/no-autofocus": "off",
"jsx-a11y/no-onchange": "off",

"eqeqeq": "off",
"import/no-webpack-loader-syntax": "off",
Expand Down

0 comments on commit c52df10

Please sign in to comment.