From a537d2a6c2efd8addd3d5e2e5ef488bb263ac60c Mon Sep 17 00:00:00 2001 From: Christian Paul <christianp@matrix.org> Date: Tue, 1 Dec 2020 14:32:50 +0100 Subject: [PATCH] Remove whitespaces in .eslint --- .eslintrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.eslintrc b/.eslintrc index 35f0578..69c5598 100644 --- a/.eslintrc +++ b/.eslintrc @@ -42,4 +42,3 @@ "@typescript-eslint/no-unused-expressions": "off" } } - \ No newline at end of file -- GitLab