From 441b7a2f928b3e3f77c6d644062a8ab284a2d0a2 Mon Sep 17 00:00:00 2001 From: Sam M <68707128+sam-m-m@users.noreply.github.com> Date: Thu, 13 Aug 2020 12:38:19 -0700 Subject: [PATCH] Feat #43 - Add new line to .eslintignore --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index e8c5f06f..32eef855 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,2 +1,2 @@ rollup.config.ts -jest.config.js \ No newline at end of file +jest.config.js