[Feature] Polaris linting

Hey,

The Polaris components console logs out helpful or potential issues to the browser console when running the app or extensions.

I wondered if there were any plans to bring this to linting tools (eslint) or a rule/skills for AI tooling? Think it would be really helpful to be able to catch these earlier than once the app is deployed :slight_smile:

Hey Jordan, our Shopify AI Toolkit has a validator built in that should help you with this. Let me know if there are any gaps there that can be filled with an eslint package. I have been working on a side project to surface some basic parent / children and slot related eslint warnings in a separate package but hesitant to release because we have tooling already in place.

Thanks!