Skip to content

Commit 58ec151

Browse files
committed
1 parent e870168 commit 58ec151

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
@@ -371,6 +371,7 @@ module.exports = {
371371
checkParameterProperties: true
372372
}
373373
],
374+
'@typescript-eslint/prefer-reduce-type-parameter': 'error',
374375
'@typescript-eslint/prefer-string-starts-ends-with': 'error',
375376
'@typescript-eslint/promise-function-async': [
376377
'error',

0 commit comments

Comments
 (0)