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 4cbe6b3 commit 5ba5f86Copy full SHA for 5ba5f86
docs/rules/filenames-match-regex.md
@@ -6,7 +6,7 @@
6
7
## Rule Details
8
9
-Rule to ensure that filenames match a convention, with a default of camelCase.
+Rule to ensure that filenames match a convention, with a default of camelCase for ESLint v9+.
10
11
👎 Examples of **incorrect** filename for this default rule:
12
0 commit comments