Skip to content

Commit d865521

Browse files
committed
chore(@ddd-seedwork): tsconfig
1 parent 72faa1e commit d865521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/seedwork/tsconfig.build.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@
66
"declaration": true
77
},
88
"include": ["./src"],
9-
"exclude": ["dist", "build", "node_modules"]
9+
"exclude": ["dist", "node_modules", "tests"]
1010
}

0 commit comments

Comments
 (0)