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 2c8a652 commit 5d77484Copy full SHA for 5d77484
tsconfig.json
@@ -6,7 +6,7 @@
6
"declaration": true,
7
"declarationMap": true,
8
"sourceMap": true,
9
- "inlineSources": false,
+ "inlineSources": true,
10
"outDir": "./",
11
"rootDir": "./src",
12
"strict": true,
0 commit comments