File tree 1 file changed +0
-3
lines changed
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,6 @@ Rule configurations are either of type `array` residing on a key with the rule's
119
119
' sentence-case' , // Sentence case
120
120
' snake-case' , // snake_case
121
121
' start-case' , // Start Case
122
- ' sentence-case' // Sentence case
123
122
]
124
123
```
125
124
@@ -160,7 +159,6 @@ Rule configurations are either of type `array` residing on a key with the rule's
160
159
' sentence-case' , // Sentence case
161
160
' snake-case' , // snake_case
162
161
' start-case' , // Start Case
163
- ' sentence-case' // Sentence case
164
162
]
165
163
```
166
164
@@ -226,7 +224,6 @@ Rule configurations are either of type `array` residing on a key with the rule's
226
224
' sentence-case' , // Sentence case
227
225
' snake-case' , // snake_case
228
226
' start-case' , // Start Case
229
- ' sentence-case' // Sentence case
230
227
]
231
228
```
232
229
You can’t perform that action at this time.
0 commit comments