Skip to content

Commit

Permalink
Merge branch 'main' into refactor/name/rename-find-name-to-full-name
Browse files Browse the repository at this point in the history
  • Loading branch information
Shinigami92 authored Jul 19, 2022
2 parents ce00b3f + ea91fe6 commit 663d986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ module.exports = defineConfig({
allowBoolean: true,
},
],
'@typescript-eslint/unbound-method': 'warn',
'@typescript-eslint/unbound-method': 'off',
},
overrides: [
{
Expand Down

0 comments on commit 663d986

Please sign in to comment.