Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consider updating Angular configuration to match file patterns automatically #127

Open
jattasNI opened this issue Jul 27, 2023 · 1 comment
Assignees

Comments

@jattasNI
Copy link
Collaborator

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.

@rajsite
Copy link
Member

rajsite commented Feb 22, 2024

In triaging this seems like a systemlink convention, @rajsite will double check and close issue / update systemlink docs

@rajsite rajsite removed the triage label Feb 22, 2024
@rajsite rajsite self-assigned this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants