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
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.
divdavem, thenbe, mustofa-id, probablykasper, huntabyte and 6 more