diff --git a/.npmignore b/.npmignore index d1f1699..95a05d4 100644 --- a/.npmignore +++ b/.npmignore @@ -1,7 +1,9 @@ +.editorconfig .github/ +.nvmrc +index.spec.js +index.test.js +jest.config.ts src/ test/ -.nvmrc -index.test.js -tsconfig.json -.editorconfig \ No newline at end of file +tsconfig.json \ No newline at end of file