Created by: coliff
"selector-class-pattern": "^[a-z]+([a-z0-9]?|[a-z0-9\\-]*[a-z0-9])$"
I think this could be a useful addition, to prevent the use of a class name against the projects guidelines - mixed case or using underscores etc. REF: http://codeguide.co/#css-classes