Skip to content
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

Drop react/jsx-no-target-blank (noopener, noreferrer requirement) #37

Open
fregante opened this issue Jan 10, 2023 · 0 comments
Open

Drop react/jsx-no-target-blank (noopener, noreferrer requirement) #37

fregante opened this issue Jan 10, 2023 · 0 comments

Comments

@fregante
Copy link
Collaborator

The rel="noopener" doesn't apply to us, as we had recently found out: All cross-origin links automatically have that rel since 2018-ish and chrome-extension already never appears in the referrer.

I'll be disabling https://github.com/jsx-eslint/eslint-plugin-react/blob/master/docs/rules/jsx-no-target-blank.md on the project soon.

@fregante fregante changed the title Diable react/jsx-no-target-blank (noopener, noreferrer requirement) Drop react/jsx-no-target-blank (noopener, noreferrer requirement) Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant