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
The Svelte plugin for eslint does not support running the preprocessors on the Svelte files, which means eslint is unable to parse the ones that require Babel transformations, so eslint always fails.
Not sure we can fix this until the plugin gets updated.
The text was updated successfully, but these errors were encountered:
The Svelte plugin for eslint does not support running the preprocessors on the Svelte files, which means eslint is unable to parse the ones that require Babel transformations, so eslint always fails.
Not sure we can fix this until the plugin gets updated.
The text was updated successfully, but these errors were encountered: