Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
override no-unused-disable
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed May 24, 2024
1 parent 52b2a77 commit 7926c7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/.eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ module.exports = {
"vue/no-v-model-argument": 0,
"@typescript-eslint/consistent-type-imports": "error",
"@typescript-eslint/ban-ts-comment": 0,
"eslint-comments/no-unused-disable": 0,
"@typescript-eslint/no-unused-vars": [
"error",
{
Expand Down

0 comments on commit 7926c7b

Please sign in to comment.