Enable ``` '@typescript-eslint/no-unnecessary-type-assertion': 'off', '@typescript-eslint/no-redundant-type-constituents': 'off', '@typescript-eslint/require-await': 'off', '@typescript-eslint/no-misused-promises': 'off', ``` and fix the associated erros
Enable
and fix the associated erros