From b57d953e2c747490ffbf755ecd96c55befd808d0 Mon Sep 17 00:00:00 2001 From: katsumiok <50365735+katsumiok@users.noreply.github.com> Date: Sun, 1 Oct 2023 17:01:18 -0400 Subject: [PATCH] Update .npmignore --- .npmignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.npmignore b/.npmignore index 685cd8b..c7864a6 100644 --- a/.npmignore +++ b/.npmignore @@ -6,11 +6,13 @@ package js_examples tsconfig.json doc +images .nyc_output .vscode .nycrc .prettierrc.json .eslintrc.json +.eslintrc.js .idea jest.config.ts reports