You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
@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?
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.
The text was updated successfully, but these errors were encountered: