From d6a85c255d33f3f6609f311980ab872444a091d8 Mon Sep 17 00:00:00 2001 From: Vivian Plasencia Date: Thu, 7 Mar 2024 00:01:15 +0100 Subject: [PATCH] style: add space at the end of the eslintignore file --- .eslintignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.eslintignore b/.eslintignore index ef21bf34..e369c031 100644 --- a/.eslintignore +++ b/.eslintignore @@ -32,4 +32,4 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -!apps/docs \ No newline at end of file +!apps/docs