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
Thanks for the suggestion. This is something that needs to be implemented as part of ESLint, not as part of this plugin. You can follow the RFC here: eslint/rfcs#105
Environment
Svelte
What problem do you want to solve?
For example Svelte-files have structure like this:
It is good to support linting CSS in
<style>
-tag in such files.What do you think is the correct solution?
Linting
<style>
-tag in Svelte-files.Participation
Additional comments
No response
The text was updated successfully, but these errors were encountered: