We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5372be3 + a8b2726 commit 466ab7fCopy full SHA for 466ab7f
docs/rules/forbid-prop-types.md
@@ -44,7 +44,7 @@ class Component extends React.Component {
44
45
```js
46
...
47
-"forbid-prop-types": [<enabled>, { "forbid": [<string>] }]
+"react/forbid-prop-types": [<enabled>, { "forbid": [<string>] }]
48
49
```
50
0 commit comments