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 f5f01ab commit 49d1451Copy full SHA for 49d1451
tsconfig.base.json
@@ -8,7 +8,7 @@
8
"moduleResolution": "Node",
9
"noImplicitReturns": true,
10
"removeComments": true,
11
- "sourceMap": true,
+ "sourceMap": false,
12
"strict": true,
13
"target": "ES2015",
14
"useDefineForClassFields": true
0 commit comments