diff --git a/.npmignore b/.npmignore index 6adf1a606..e199d7555 100644 --- a/.npmignore +++ b/.npmignore @@ -10,12 +10,16 @@ test/ .prettierrc CODE-OF-CONDUCT.md jest.config.js +jest.integration.config.js __tests__ .env src/ scripts/ assets/ .circleci/ +release.config.js renovate.json tslint.json +tsconfig.base.json +tsconfig.build.json tsconfig.json \ No newline at end of file