From e9d5725355c93dd89ca010d98a47765d52421a1c Mon Sep 17 00:00:00 2001
From: Svornost <11434-svornost@users.noreply.gitgud.io>
Date: Sat, 15 Feb 2020 11:24:01 -0800
Subject: [PATCH] Use tabs

---
 .eslintrc.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.eslintrc.json b/.eslintrc.json
index 31c79403e85..35efafbde5a 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -7,8 +7,8 @@
 	},
 	"extends": "eslint:recommended",
 	"plugins": [
-        "jsdoc"
-    ],
+		"jsdoc"
+	],
 	"globals": {
 		"SugarCube": false,
 		"Config": false,
-- 
GitLab