Skip to content

Commit 1be3e21

Browse files
committed
updating eslint
1 parent 5372efc commit 1be3e21

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.eslintrc.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -951,8 +951,6 @@ module.exports = {
951951
files: ['x-pack/plugins/lists/public/*.{ts,tsx}', 'x-pack/plugins/lists/common/*.{ts,tsx}'],
952952
rules: {
953953
'@typescript-eslint/no-for-in-array': 'error',
954-
'@typescript-eslint/no-unsafe-assignment': 'error',
955-
'@typescript-eslint/no-unsafe-return': 'error',
956954
},
957955
},
958956
{

0 commit comments

Comments
 (0)