Skip to content

Commit

Permalink
Add rule
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Nov 17, 2024
1 parent a4fad4e commit a23a85e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions eslint.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -1176,6 +1176,7 @@ export default [
// Overloading functions is a more readable alternative to generic types
// in some cases
'@typescript-eslint/unified-signatures': 0,
'@typescript-eslint/related-getter-setter-pairs': 2,

// Objects
'@typescript-eslint/consistent-type-definitions': 2,
Expand Down

0 comments on commit a23a85e

Please sign in to comment.