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
I'm getting two warnings on all my js files when I am using plugin "@shopify/polaris"
Definition for rule '@shopify/polaris-prefer-sectioned-prop' was not found. eslint(@shopify/polaris-prefer-sectioned-prop)
Definition for rule '@shopify/polaris-no-bare-stack-item' was not found. eslint(@shopify/polaris-no-bare-stack-item)
I'm getting two warnings on all my js files when I am using plugin "@shopify/polaris"
Here is my .eslintrc.js config:
The text was updated successfully, but these errors were encountered: