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.
2 parents 739ece1 + 0163507 commit a8cd2feCopy full SHA for a8cd2fe
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