diff --git a/.npmignore b/.npmignore index 978f27062..707ebcb80 100644 --- a/.npmignore +++ b/.npmignore @@ -1,17 +1,26 @@ .babelrc .editorconfig +.eslintignore +.eslintrc.json .flowconfig +.gitattributes +.github .jest +.pre-commit-config.yaml +.prettierignore +.release-it.json .vscode *.lock *.yml **/_tests brew-distribution +CONTRIBUTING.md coverage dangerfile.circle.js dangerfile.flow.js dangerfile.lite.ts dangerfile.ts +Dockerfile docs env flow-typed @@ -24,7 +33,9 @@ tests.json tsconfig tsconfig.json tsconfig.production.json +tsconfig.spec.json tslint.json types +VISION.md wallaby.js yarn-error.log