diff --git a/.npmignore b/.npmignore index 3001bdf..84862fc 100644 --- a/.npmignore +++ b/.npmignore @@ -4,9 +4,17 @@ !LICENSE !README.md + !package.json !tsconfig.json -!.prettierrc + !.gitignore + +!.prettierrc +!.prettierignore + +!.eslintrc +!.eslintignore + !/src/** !/dist/** \ No newline at end of file