Hi all,
I am trying to create new components as .gts but I have a few cases where they are only template. Now I usually still create a class since I need to define the Signature for glint. How do I properly handle the ember/no-empty-glimmer-component-classes linting rule in that case? Ignore or some template-only helper for .gts?