From 34ecb3a77b11c7c643d2269e5142b7898f05f260 Mon Sep 17 00:00:00 2001 From: Bsian Date: Tue, 17 Dec 2019 00:23:44 +0000 Subject: [PATCH] Jesus fuck gitlab --- .eslintrc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.eslintrc.json b/.eslintrc.json index f1f15b9..af3e032 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -38,6 +38,7 @@ "object-curly-newline": "off", "import/prefer-default-export": "off", "no-useless-constructor": "off", - "@typescript-eslint/no-useless-constructor": 2 + "@typescript-eslint/no-useless-constructor": 2, + "import/extensions": "off" } } \ No newline at end of file