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

[eslint-plugin] Add option to enable casedAttribute but not casedPropertyWithoutAttribute #4521

Open
1 task done
rictic opened this issue Jan 25, 2024 · 0 comments
Open
1 task done

Comments

@rictic
Copy link
Collaborator

rictic commented Jan 25, 2024

Should this be an RFC?

  • This is not a substantial change

Which package is this a feature request for?

Other/unknown (please mention in description)

Description

In #4516 we're adding a lint rule around attribute names and property names. I think many users, including google's internal codebase, will want the casedAttribute warning but not the casedPropertyWithoutAttribute warning.

Alternatives and Workarounds

Leave the lint rule disabled entirely for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant