55.2.0
- Fixed test paths.
- Removed
@typescript-eslint/ban-ts-commentrule for tests. - Removed
@typescript-eslint/no-unsafe-returnrule for tests. - Removed
@typescript-eslint/no-floating-promisesfor type tests.
@typescript-eslint/ban-ts-comment rule for tests.@typescript-eslint/no-unsafe-return rule for tests.@typescript-eslint/no-floating-promises for type tests.