Skip to content

Get rid of linter and type-checker exceptions #469

Open
@JulianKniephoff

Description

There should be no eslint-ignore-next-line or @ts-expect-error comments and the like in the code anywhere.

Maybe that's idealistic, but right now we have too many, some of which definitely hide some bugs (which are unfortunately not always easily fixed). Others suggest that we might want to talk about whether or not we want to enforce certain rules.

One way or the other, in the end, there should be a minimal set of these comments, preferably the empty set, each justifying their existence with some additional comments.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions