Open lightbringer1991 opened 6 years ago
allow class and id literal to allow/ignore certain patterns
Fixes #118 and #83 - issue
expand the usage of disallowClassAttributeWithStaticValue and disallowIdAttributeWithStaticValue rules (details)
disallowClassAttributeWithStaticValue
disallowIdAttributeWithStaticValue
Travis seems to be failing on node_modules packages, is this normal? It doesn't happen on my local (node 8.4)
allow class and id literal to allow/ignore certain patterns
Fixes #118 and #83 - issue
expand the usage of
disallowClassAttributeWithStaticValue
anddisallowIdAttributeWithStaticValue
rules (details)