Skip to content

Commit

Permalink
chore: Remove non-existing custom eslint rule.
Browse files Browse the repository at this point in the history
  • Loading branch information
mturoci committed Sep 4, 2023
1 parent 83ca3f0 commit 9fefdb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ui/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ module.exports = {
],
"rules": {
"wave/box-variable-suffix": "error",
"wave/data-test-on-component": "error",
"wave/card-variable-name": "error",
"react/display-name": "off",
"no-console": [
Expand Down

0 comments on commit 9fefdb3

Please sign in to comment.