chore: add npmignore file

This commit is contained in:
Alexandre Nunes 2020-10-03 14:05:59 -03:00
parent f8de8cb00f
commit 300e4594cf
1 changed files with 14 additions and 0 deletions

14
.npmignore Normal file
View File

@ -0,0 +1,14 @@
tsconfig.json
src
coverage
node_modules
.vscode
__tests__
.prettierrc
.nvmrc
jest.config.js
.tool-versions
.lintstagedrc.json
.huskyrc.json
.eslintrc.js
.gitignore