Skip to content

Commit

Permalink
chore: turn on unbound-method (#1365)
Browse files Browse the repository at this point in the history
  • Loading branch information
NaMax66 authored Oct 10, 2024
1 parent 2377142 commit 850db7f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ module.exports = {
"@typescript-eslint/no-non-null-assertion": "off",
"@typescript-eslint/no-unnecessary-type-assertion": "off",
"@typescript-eslint/no-redundant-type-constituents": "off",
"@typescript-eslint/unbound-method": "off",
"sonarjs/no-duplicate-string": "off",
"tailwindcss/no-custom-classname": "off",
"vue/multi-word-component-names": "off",
Expand Down

0 comments on commit 850db7f

Please sign in to comment.