Skip to content

Is it possible to supress warnings? #342

@WouldYouKindly

Description

@WouldYouKindly

Sometimes code has something weird. But if it works I don't want to spend time fixing warnings. Can I supress warnings for a particular line/function/class?

e.g.

// @ts-ignore
return html`<div ?disabled="${this.disabled}"></div>`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions