Removed selector-no-combinator for now

This commit is contained in:
Andrey Okonetchnikov 2016-10-05 16:39:36 +02:00
parent 6d484463ca
commit ab67a350e3

View File

@ -17,7 +17,6 @@
"property-no-vendor-prefix": true,
"selector-attribute-quotes": "always",
"selector-no-attribute": true,
"selector-no-combinator": true,
"selector-no-qualifying-type": true,
"selector-no-id": true,
"selector-no-type": true,