Skip to content

Consider updating Angular configuration to match file patterns automatically #127

@jattasNI

Description

@jattasNI

In research for #126 we noticed that our JS and TS rulesets can automatically target *.js and *.ts files but the Angular one requires client repos to specify overrides for *.js, *.ts, and *.html in their eslintrc. We should evaluate whether the Angular ruleset can and should behave like the others. (Counterargument: when exploring other styleguides, we saw examples where they provided configs that didn't specify file patterns to match).

If we decide to do this, it should include updating the docs for the Angular config to remove the need to specify overrides.

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