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 a4af5c8 commit d1ddc67Copy full SHA for d1ddc67
tsconfig.build.json
@@ -1,5 +1,8 @@
1
{
2
"extends": "./tsconfig.json",
3
+ "compilerOptions": {
4
+ "sourceMap": false
5
+ },
6
"exclude": [
7
"lib/**/*.spec.ts"
8
]
0 commit comments