diff --git a/.npmignore b/.npmignore index 0f19919..4d3a924 100644 --- a/.npmignore +++ b/.npmignore @@ -1,3 +1,5 @@ __tests__/ +.github/ +.husky/ coverage/ .eslint*