Skip to content

No documentation how to override rules #193

@ToP29

Description

@ToP29

For example missing-declaration is warn and I think it should be error, because if something is not defined, lint step should fail with error. But if I try to add "missing-declaration": "error" or "svelte3/missing-declaration": "error" to my .eslintrc.json rules, I will get error Definition for rule 'missing-declaration' was not found
I think that it should be documented how to override linter rules and possibly even have some list of rules that we can use.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions