From 875ec87ff92683735a572c63e197d52ae0220220 Mon Sep 17 00:00:00 2001 From: "James M. Greene" Date: Fri, 16 Sep 2022 22:01:13 -0500 Subject: [PATCH] Remove stray line break --- .eslintrc.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.eslintrc.json b/.eslintrc.json index b027088..85201f5 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -12,5 +12,4 @@ }, "rules": {}, "ignorePatterns": ["/dist/**/*.js", "/src/fixtures/", "/src/blank-configurations/"] - } - \ No newline at end of file + } \ No newline at end of file