Skip to content
#

vip

Here are 96 public repositories matching this topic...

VIP-Coding-Standards
mikeyarce
mikeyarce commented Jun 29, 2020

What problem would the enhancement address for VIP?

There's a potential issue with using target="_blank" and not using rel="noopener" or rel="noreferrer".
See: https://web.dev/external-anchors-use-rel-noopener/

Describe the solution you'd like

Maybe warn about this if we see noopener or noreferrer present?

What code should be reported as a violation?

`<a target="_

Improve this page

Add a description, image, and links to the vip topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vip topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.