Skip to content

Commit c68e88e

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
@@ -332,6 +332,7 @@ module.exports = {
332332
'no-useless-constructor': 'off',
333333
'@typescript-eslint/no-useless-constructor': 'error',
334334
'@typescript-eslint/no-var-requires': 'error',
335+
'@typescript-eslint/prefer-as-const': 'error',
335336
'@typescript-eslint/prefer-for-of': 'error',
336337
'@typescript-eslint/prefer-function-type': 'error',
337338
'@typescript-eslint/prefer-includes': 'error',

0 commit comments

Comments
 (0)