diff --git a/.npmignore b/.npmignore index 7ded859..3b8b1aa 100644 --- a/.npmignore +++ b/.npmignore @@ -2,6 +2,6 @@ lib index.ts package-lock.json -tslint.json tsconfig.json -.prettierrc \ No newline at end of file +.prettierrc +.eslintrc.js