diff --git a/.npmignore b/.npmignore index e69de29..d4f5ac8 100644 --- a/.npmignore +++ b/.npmignore @@ -0,0 +1,6 @@ +.github/ +dist/tests/ +lib/ +tests/ +.eslintrc.js +tsconfig.json