Skip to main content

tagname-lowercase

Tagname must be lowercase.

Level: error

Config value

  1. true: enable rule
  2. false: disable rule
  3. ['clipPath', 'test']: Ignore some tagname name

The following pattern are not considered violations:

<span><div>

The following pattern is considered violation:

<SPAN><BR>