diff --git a/.npmignore b/.npmignore index 183d9ee..8b5a690 100644 --- a/.npmignore +++ b/.npmignore @@ -2,4 +2,9 @@ .vscode/ src/ .eslintrc.json -.releaserc.json \ No newline at end of file +.eslintignore +.releaserc.json +jest.config.js +test/ +tsconfig.json +tsconfig.build.json