fix: update .stylelintrc.json

This commit is contained in:
alxshelepenok 2019-05-09 00:58:50 +03:00
parent 89192b70ae
commit 5df41ec339

View File

@ -14,7 +14,7 @@
"no-duplicate-selectors": true,
"font-family-no-missing-generic-family-keyword": null,
"property-no-unknown": [true, {
ignoreProperties: ["/^lost-/"]
"ignoreProperties": ["/^lost-/"]
}]
},
"ignoreFiles": [