Skip to content

Commit

Permalink
update eslint rules
Browse files Browse the repository at this point in the history
  • Loading branch information
BrightTheBackpack committed Nov 26, 2024
1 parent f6e60de commit 8c1029c
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
Expand Up @@ -7,5 +7,6 @@
],
"rules": {
// your custom rules
"@typescript-eslint/no-unused-vars": "error",
}
}

0 comments on commit 8c1029c

Please sign in to comment.