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.
sourceMap
false
1 parent 192effc commit d4566d3Copy full SHA for d4566d3
tsconfig.base.json
@@ -6,7 +6,7 @@
6
"resolveJsonModule": true,
7
"declaration": false,
8
"newLine": "LF",
9
- "sourceMap": true,
+ "sourceMap": false,
10
"emitDecoratorMetadata": true,
11
"experimentalDecorators": true,
12
"target": "es2015",
0 commit comments