-
-
Notifications
You must be signed in to change notification settings - Fork 48
No runes outside svelte #1030
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
https://github.com/sveltejs/svelte-eslint-parser#runes-support
I misunderstood what was written in this issue 😓 |
Does the |
This seems to be an issue with the |
Motivation
I don't think an explanation is needed - using runes outside Svelte files results in runtime errors/crashes, or at the very least doesn't work.
Description
No runes at all outside
.svelte
,.svelte.{js,ts}
files (per configuration), except if imported, i.e. disallow global use of rune identifiers in regular files.The text was updated successfully, but these errors were encountered: