Closed
Description
Description
Hi, as per this RFC, the interface names $$Props
, $$Events
, $$Slots
are reserved and have a special meaning inside a svelte component. Therefore, they probably shouldn't be reported by @typescript-eslint/no-unused-vars
.