Rules β
πΌ Configurations enabled in.
β
Set in the recommended
preset.
π§ Automatically fixable by the --fix
CLI option.
π‘ Manually fixable by editor suggestions.
Name | Description | πΌ | π§ | π‘ |
---|---|---|---|---|
no-empty-title | Disallow empty title element | β | ||
no-empty-desc | Disallow empty desc element | β | ||
no-empty-text | Disallow empty text element | β | ||
no-empty-container | Disallow empty container element | β | ||
no-deprecated | Disallow deprecated elements | β | ||
no-elements | Disallow elements by name | |||
no-doctype | Disallow doctype | β | π§ | |
no-invalid-role | Disallow invalid value of role attribute | β |