From a659abecda97154bd401ffcbd839516effacf8eb Mon Sep 17 00:00:00 2001 From: Toby Date: Sat, 11 Nov 2023 19:53:36 +0100 Subject: [PATCH] clean up --- .npmignore | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.npmignore b/.npmignore index 95a05d4..2fab572 100644 --- a/.npmignore +++ b/.npmignore @@ -1,9 +1,7 @@ -.editorconfig .github/ -.nvmrc +src/ +.editorconfig index.spec.js index.test.js jest.config.ts -src/ -test/ tsconfig.json \ No newline at end of file