Skip to content

Commit ff32c66

Browse files
committed
1 parent bdb5658 commit ff32c66

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xo.config.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ const xoConfig = [
2121
'@typescript-eslint/no-deprecated': 'off',
2222
'@typescript-eslint/no-wrapper-object-types': 'off',
2323
'@typescript-eslint/consistent-indexed-object-style': 'off',
24+
'@typescript-eslint/unified-signatures': 'off', // Temp
2425
'@stylistic/quote-props': 'off',
2526
'@stylistic/function-paren-newline': 'off',
2627
'@stylistic/object-curly-newline': 'off',

0 commit comments

Comments
 (0)