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.
1 parent 8fe83a0 commit 0a88f84Copy full SHA for 0a88f84
docs/rules/jsx-pascal-case.md
@@ -1,4 +1,4 @@
1
-# Enforce PasalCase for user-defined JSX components (jsx-pascal-case)
+# Enforce PascalCase for user-defined JSX components (jsx-pascal-case)
2
3
Enforces coding style that user-defined JSX components are defined and referenced in PascalCase.
4
0 commit comments