From e7bf925f65ae4bc902807887908e609f2ffaa9db Mon Sep 17 00:00:00 2001
From: Skriv <skrivelese@gmail.com>
Date: Mon, 29 Apr 2019 17:47:13 +0200
Subject: [PATCH] revert from master

---
 .eslintrc.json | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.eslintrc.json b/.eslintrc.json
index 1ca6380ad21..48aa53ffbe9 100644
--- a/.eslintrc.json
+++ b/.eslintrc.json
@@ -48,7 +48,6 @@
 		],
 		"object-curly-spacing": "error",
 		"no-var": "error",
-		"no-template-curly-in-string": "error",
 		"spaced-comment": "warn",
 		"no-undef": "off",
 		"no-unused-vars": "error",
-- 
GitLab