Rules
no-unsafe-target-blank
Full Name in eslint-plugin-react-dom
Full Name in @eslint-react/eslint-plugin
Presets
domrecommendedrecommended-typescriptrecommended-type-checked
Description
Prevents the use of target="_blank" without rel="noreferrer noopener".
Examples
Failing
Passing
Implementation
See Also
no-unsafe-iframe-sandbox
Enforcessandboxattribute foriframeelements is not set to unsafe combinations.