From 5df41ec339520bf1cc76d29dc29ae175a0680ad4 Mon Sep 17 00:00:00 2001 From: alxshelepenok Date: Thu, 9 May 2019 00:58:50 +0300 Subject: [PATCH] fix: update .stylelintrc.json --- .stylelintrc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.stylelintrc.json b/.stylelintrc.json index b0f35ad..4b4c969 100644 --- a/.stylelintrc.json +++ b/.stylelintrc.json @@ -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": [