Continuing from https://discord.com/channels/732335336448852018/1027310347134193684
I was curious on the subject talked around the end, and checked around in the lit-analyzer repo, plus tinkering with the different variants (as a ts plugin, the vscode extension and the cli utility). And I noticed that while the “no-missing-import” check does appear to work with custom components I declare, I cannot find a way to detect if I’m not importing the vaadin-offered components imports in my views.
Is this some recent bug worth reporting… somewhere? Honestly not sure if on hilla’s side, on lit-plugin’s side or even if it’s something already known and being looked into.
