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
Played around in VS Code and WebStorm. Only seems to work in VS Code if you add a special config file for each library you're using that has a custom-elements.json file. Can't get it to work for WebStorm, not sure if their "web-types" is compatible. Starting to wonder if supporting this file is really worth the extra maintenance cost.
This is a best practice and doesn't seem super hard to support, although unfortunately web-component-analyzer doesn't seem to really work well for us.
Example custom-elements.json
The text was updated successfully, but these errors were encountered: