base@0.17.0
Breaking changes
- Turn on
@typescript-eslint/no-invalid-void-type
. - Turn on
@typescript-eslint/no-unnecessary-condition
.
Non-breaking changes
- Turn off
no-mixed-operators
.
@typescript-eslint/no-invalid-void-type
.@typescript-eslint/no-unnecessary-condition
.no-mixed-operators
.