We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72faa1e commit d865521Copy full SHA for d865521
lib/seedwork/tsconfig.build.json
@@ -6,5 +6,5 @@
6
"declaration": true
7
},
8
"include": ["./src"],
9
- "exclude": ["dist", "build", "node_modules"]
+ "exclude": ["dist", "node_modules", "tests"]
10
}
0 commit comments