Skip to content

Commit 15301b2

Browse files
committed
update docusaurus
1 parent e82313b commit 15301b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/pages/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ While it's often hard to find the best name, aim to optimize code for consistenc
731731
{
732732
selector: 'variable',
733733
types: ['boolean'],
734-
format: ['PascalCase'],
734+
format: ['strictCamelCase'],
735735
prefix: ['is', 'should', 'has', 'can', 'did', 'will'],
736736
}
737737
]

0 commit comments

Comments
 (0)