Skip to content

Commit bbeccec

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
@@ -175,6 +175,7 @@ module.exports = {
175175
'no-useless-constructor': 'off',
176176
'@typescript-eslint/no-useless-constructor': 'error',
177177
'@typescript-eslint/no-var-requires': 'error',
178+
'@typescript-eslint/prefer-function-type': 'error',
178179

179180
// Disabled as I would like to *enforce* type aliases instead:
180181
// https://github.com/typescript-eslint/typescript-eslint/issues/142

0 commit comments

Comments
 (0)