Skip to content

Commit

Permalink
refactor: disable eslint for qoutes
Browse files Browse the repository at this point in the history
  • Loading branch information
wozjac committed Jun 20, 2024
1 parent 32d7d52 commit 27d7212
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/view/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@
htmlElement.appendTo(elements.hitlistElement);
}

//eslint-disable-next-line
elements.hitlistElement.append('<hr class="vsc-ui5-ar-hr"/>');
elements.hitlistElement.show();
}
Expand Down

0 comments on commit 27d7212

Please sign in to comment.