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 complains about the newline after the styled-components import as well as a newline after the last inline require. Not 100% sure this is a bug, admittedly, but I thought it would excuse inline requires that aren't assigned based on this. Happy to just disable this rule on this file if needed.
The text was updated successfully, but these errors were encountered:
Rule config:
Code:
It complains about the newline after the
styled-components
import as well as a newline after the last inline require. Not 100% sure this is a bug, admittedly, but I thought it would excuse inline requires that aren't assigned based on this. Happy to just disable this rule on this file if needed.The text was updated successfully, but these errors were encountered: