diff --git a/.npmignore b/.npmignore index 63efc92..fdbda19 100644 --- a/.npmignore +++ b/.npmignore @@ -1,5 +1,10 @@ .idea /node_modules/ /test/ +/tsconfig.json +/src/ +/.circleci/ +/.github/ +/.prettierrc +/.babelrc /.gitignore -/tsconfig.json \ No newline at end of file