[BUG] Rule crash while typing in-editor due to class
shorthand not containing a value.
#157
Labels
bug
Something isn't working
class
shorthand not containing a value.
#157
Describe the bug
A
class
orclassName
shorthand prop crashes 7 different rules in the project, causing an error to pop up in-editor:To Reproduce
Steps to reproduce the behavior:
enforces-shorthand
rule.<div class></div>
.Expected behavior
No error
Environment (please complete the following information):
Additional context
Easily reproducible with tests, PR incoming
The text was updated successfully, but these errors were encountered: