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

Add lint rules for recommended imports and prop usage #101

Open
joshblack opened this issue Oct 18, 2023 · 2 comments
Open

Add lint rules for recommended imports and prop usage #101

joshblack opened this issue Oct 18, 2023 · 2 comments
Labels

Comments

@joshblack
Copy link
Member

It'd be great to have two specific rules that we can add to over time:

  • use-preferred-imports
  • use-preferred-props

These rules would encapsulate our preferred way to import components and prop usage for a component. This could help with migrating components across entrypoints or prop renames.

@lesliecdubs
Copy link
Member

@joshblack thanks for filing. Would it be helpful for us to triage this issue in our PRC Planning sync, or is this a placeholder for a task you are planning to take on?

@joshblack
Copy link
Member Author

@lesliecdubs definitely would be useful to triage, I'll add it to the board 👍

Also opened up: #102 to see if we can get them auto-added, as well

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

No branches or pull requests

2 participants