Skip to content

Commit cec3a9d

Browse files
Fix type typo in filename-case docs (#739)
1 parent c9edea7 commit cec3a9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/filename-case.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ You can set the `case` option like this:
5050

5151
### cases
5252

53-
Type: `{[type: string]: string}`
53+
Type: `{[type: string]: boolean}`
5454

5555
You can set the `cases` option to allow multiple cases:
5656

0 commit comments

Comments
 (0)