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 0b0e4fb + 0a5eaa9 commit add052fCopy full SHA for add052f
README.md
@@ -58,6 +58,7 @@ Finally, enable all of the rules that you would like to use.
58
"react/jsx-no-duplicate-props": 1,
59
"react/jsx-no-literals": 1,
60
"react/jsx-no-undef": 1,
61
+ "react/jsx-pascal-case": 1,
62
"react/jsx-quotes": 1,
63
"react/jsx-sort-prop-types": 1,
64
"react/jsx-sort-props": 1,
0 commit comments