diff --git a/.npmignore b/.npmignore index 04c5aa5..0a41b88 100644 --- a/.npmignore +++ b/.npmignore @@ -13,6 +13,8 @@ src .nycrc tsconfig.json tslint.json -gulpfile.json .gitignore -test \ No newline at end of file +test +.prettierrc +.prettierignore +ava.config.js \ No newline at end of file