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
I'm curious if there are any plans to create linting rules or warnings for deprecated Svelte syntax, such as export let, createEventDispatcher, or the on: directive?
The text was updated successfully, but these errors were encountered:
I'm curious if there are any plans to create linting rules or warnings for deprecated Svelte syntax, such as
export let
,createEventDispatcher
, or theon:
directive?The text was updated successfully, but these errors were encountered: