We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
react/
1 parent 739ece1 commit 0163507Copy full SHA for 0163507
docs/rules/default-props-match-prop-types.md
@@ -1,4 +1,4 @@
1
-# Enforce all defaultProps have a corresponding non-required PropType (default-props-match-prop-types)
+# Enforce all defaultProps have a corresponding non-required PropType (react/default-props-match-prop-types)
2
3
This rule aims to ensure that any `defaultProp` has a non-required `PropType` declaration.
4
0 commit comments