base@0.8.0
Breaking changes
- Require
@typescript-eslint/eslint-plugin
^4.7
as a peer dependency - Turn on
@typescript-eslint/no-duplicate-imports
. - Turn on
@typescript-eslint/no-confusing-void-expression
. - Turn on
@typescript-eslint/no-unnecessary-type-constraint
. - Turn off
no-duplicate-imports
.