From 91808528c9795d81ef8cfbeff13abe35b2fcc364 Mon Sep 17 00:00:00 2001
From: pmarsceill <pmarsceill@users.noreply.github.com>
Date: Fri, 24 Apr 2020 19:55:49 +0000
Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A8=20Prettier?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 .stylelintrc.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.stylelintrc.json b/.stylelintrc.json
index a4c749ba..329ca342 100644
--- a/.stylelintrc.json
+++ b/.stylelintrc.json
@@ -1,5 +1,5 @@
 {
-  "ignoreFiles" : [
+  "ignoreFiles": [
     "assets/css/just-the-docs-default.scss",
     "assets/css/just-the-docs-light.scss",
     "assets/css/just-the-docs-dark.scss",
-- 
GitLab