From c07caebf674975c134385a9d99213022990dd114 Mon Sep 17 00:00:00 2001 From: MillenniumEarl Date: Fri, 5 Mar 2021 12:29:31 +0100 Subject: [PATCH] Update .npmignore --- .npmignore | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.npmignore b/.npmignore index a155bce..aca081c 100644 --- a/.npmignore +++ b/.npmignore @@ -1,11 +1,13 @@ -test +tests coverage.lcov .dist .nyc_output -.eslintrc.json +.eslintignore +.eslintrc .gitignore .gitattribute .github .vscode .deepsource.toml .env +.prettierrc