|
|
|
@ -170,7 +170,6 @@ module.exports = [ |
|
|
|
'@typescript-eslint/no-unsafe-argument': 'warn', |
|
|
|
'@typescript-eslint/no-unsafe-assignment': 'warn', |
|
|
|
'@typescript-eslint/no-unsafe-enum-comparison': 'warn', |
|
|
|
'@typescript-eslint/no-unsafe-function-type': 'warn', |
|
|
|
'@typescript-eslint/no-unsafe-member-access': 'warn', |
|
|
|
'@typescript-eslint/no-unsafe-return': 'warn', |
|
|
|
'@typescript-eslint/no-unsafe-call': 'warn', |
|
|
|
|