Skip to content

Commit f03c1af

Browse files
committed
1 parent 1053f6b commit f03c1af

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
@@ -206,6 +206,7 @@ module.exports = {
206206
}
207207
],
208208
'@typescript-eslint/no-unnecessary-qualifier': 'error',
209+
'@typescript-eslint/no-unnecessary-type-arguments': 'error',
209210
'@typescript-eslint/no-unnecessary-type-assertion': 'error',
210211
'no-unused-vars': 'off',
211212
'@typescript-eslint/no-unused-vars': [

0 commit comments

Comments
 (0)