diff --git a/.npmignore b/.npmignore index ff7e944..ad24691 100644 --- a/.npmignore +++ b/.npmignore @@ -1,6 +1,9 @@ +.editorconfig .github/ +.gitignore +.nvmrc +coverage/ +jest.config.ts src/ tests/ -.editorconfig -jest.config.ts tsconfig.json \ No newline at end of file