diff --git a/.npmignore b/.npmignore index af901f9c..d4f7e478 100644 --- a/.npmignore +++ b/.npmignore @@ -2,9 +2,10 @@ # See https://stackoverflow.com/a/29932318 /* # Except this files/folders +!.editorconfig !LICENSE !package.json !package-lock.json !README.md !tsconfig.json -!tslint.json \ No newline at end of file +!tslint.json