diff --git a/.npmignore b/.npmignore index d986079..312c44e 100644 --- a/.npmignore +++ b/.npmignore @@ -9,7 +9,9 @@ yarn.lock .gitignore .eslintrc.cjs .eslintignore +.prettierrc.json jest.config.cjs tsconfig.json test examples +.github