-
-
Notifications
You must be signed in to change notification settings - Fork 58
Closed
Labels
Description
Before You File a Bug Report Please Confirm You Have Done The Following...
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
What version of ESLint are you using?
any
What version of eslint-plugin-svelte
are you using?
any
What did you do?
rel="noreferrer"
What did you expect to happen?
rel="noreferrer"
should not warn unless using svelte's legacy compiler option. We need a way to configure that
What actually happened?
warned
Link to GitHub Repo with Minimal Reproducible Example
simply add rel="noreferrer"
. if you need a reproduction I can provide
Additional comments
No response