Skip to content

Commit 1b599f4

Browse files
authored
docs: remove duplicate sentence-case
1 parent 4bbe27a commit 1b599f4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/reference-rules.md

-3
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,6 @@ Rule configurations are either of type `array` residing on a key with the rule's
119119
'sentence-case', // Sentence case
120120
'snake-case', // snake_case
121121
'start-case', // Start Case
122-
'sentence-case' // Sentence case
123122
]
124123
```
125124

@@ -160,7 +159,6 @@ Rule configurations are either of type `array` residing on a key with the rule's
160159
'sentence-case', // Sentence case
161160
'snake-case', // snake_case
162161
'start-case', // Start Case
163-
'sentence-case' // Sentence case
164162
]
165163
```
166164

@@ -226,7 +224,6 @@ Rule configurations are either of type `array` residing on a key with the rule's
226224
'sentence-case', // Sentence case
227225
'snake-case', // snake_case
228226
'start-case', // Start Case
229-
'sentence-case' // Sentence case
230227
]
231228
```
232229

0 commit comments

Comments
 (0)