📝 Enforce sentence case for UI strings.
💼 This rule is enabled in the following configs: react, ✅ recommended, 🇬🇧 recommendedWithLocalesEn, svelte.
🔧 This rule is automatically fixable by the --fix CLI option.
| Name | Type | Choices |
|---|---|---|
acronyms |
String[] | |
allowAutoFix |
Boolean | |
brands |
String[] | |
enforceCamelCaseLower |
Boolean | |
ignoreRegex |
String[] | |
ignoreWords |
String[] | |
mode |
String | loose, strict |