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

Add jsx-no-target-blank to recommended configuration #752

Closed
lencioni opened this issue Aug 7, 2016 · 1 comment
Closed

Add jsx-no-target-blank to recommended configuration #752

lencioni opened this issue Aug 7, 2016 · 1 comment
Assignees
Milestone

Comments

@lencioni
Copy link
Collaborator

lencioni commented Aug 7, 2016

This rule prevents use of target='_blank' without an accompanying rel='noreferrer noopener' to prevent security vulnerabilities. It seems like this should perhaps be enabled in the recommended config. What do folks think?

I'm adding this to the 7.0.0 milestone so we don't forget to do this for our next major version bump.

@lencioni lencioni added this to the 7.0.0 milestone Aug 7, 2016
@ljharb
Copy link
Member

ljharb commented Aug 8, 2016

SGTM

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants