-
Notifications
You must be signed in to change notification settings - Fork 44
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
Using <script global> or :global
selector doesn't silence eslint warnings
#123
Comments
@dtzxporter what is your eslint confguration? |
I assume this is meant to say |
Eslint will still complain about an 'unused' selector when svelte's linter knows that it's marked global.
The text was updated successfully, but these errors were encountered: