Adding container assignment exemption on confirm prompt. Fixes #500

This commit is contained in:
Jonathan Kingston
2017-05-19 16:43:43 +01:00
parent d3413c7afc
commit 69d497bacd
5 changed files with 146 additions and 34 deletions
+1 -1
View File
@@ -11,7 +11,7 @@
"declaration-block-no-duplicate-properties": true,
"order/declaration-block-properties-alphabetical-order": true,
"property-blacklist": [
"/height/",
"/(min[-]|max[-])height/",
"/width/",
"/top/",
"/bottom/",