Skip to content

Commit 345b063

Browse files
committed
update .npmignore file
Signed-off-by: Matthew Peveler <[email protected]>
1 parent 3fc0117 commit 345b063

File tree

1 file changed

+8
-5
lines changed

1 file changed

+8
-5
lines changed

.npmignore

+8-5
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,14 @@
1-
src/
2-
spec/
3-
tsconfig*.json
41
.github/
2+
.husky/
53
.nyc_output/
64
.vscode/
5+
scripts/
6+
src/
7+
spec/
78
.editorconfig
89
.eslintrc.json
9-
Dockerfile
10+
.lintstagedrc.json
11+
.prettier*
1012
docker-compose.yml
11-
13+
Dockerfile
14+
tsconfig*.json

0 commit comments

Comments
 (0)