Skip to content

Commit 48b4a85

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
@@ -156,6 +156,7 @@ module.exports = {
156156
'@typescript-eslint/member-ordering': 'error',
157157
'no-array-constructor': 'off',
158158
'@typescript-eslint/no-array-constructor': 'error',
159+
'@typescript-eslint/no-dynamic-delete': 'error',
159160
'no-empty-function': 'off',
160161
'@typescript-eslint/no-empty-function': 'error',
161162
'@typescript-eslint/no-empty-interface': [

0 commit comments

Comments
 (0)