Skip to content

Commit a0c0d6b

Browse files

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -184,6 +184,7 @@ module.exports = {
184184
'@typescript-eslint/prefer-namespace-keyword': 'error',
185185
'@typescript-eslint/promise-function-async': 'error',
186186
'@typescript-eslint/restrict-plus-operands': 'error',
187+
'@typescript-eslint/require-array-sort-compare': 'error',
187188
'@typescript-eslint/type-annotation-spacing': 'error',
188189

189190
// TypeScript supports these features

0 commit comments

Comments
 (0)