Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit b6f77f6

Browse files
author
David Hill
committed
Add npm ignore file
1 parent ec18633 commit b6f77f6

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.npmignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
.eslintrc.js
2+
.husky/
3+
.prettierrc.json
4+
babel.config.json
5+
jest-config/
6+
jest.config.js
7+
coverage/
8+
**/*.spec.js

0 commit comments

Comments
 (0)