Skip to content

Commit

Permalink
Update jsx-no-target-blank.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shamrin committed Feb 8, 2022
1 parent 67989c8 commit 4e3537f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/rules/jsx-no-target-blank.md
Expand Up @@ -9,7 +9,7 @@ This rule aims to prevent user generated link hrefs and form actions from creati

## Rule Options

```json
```js
...
"react/jsx-no-target-blank": [<enabled>, {
"allowReferrer": <allow-referrer>,
Expand Down

0 comments on commit 4e3537f

Please sign in to comment.