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 bb871a9 commit 7bfb627Copy full SHA for 7bfb627
tsconfig.json
@@ -7,7 +7,8 @@
7
"noImplicitAny": true,
8
"removeComments": true,
9
"moduleResolution": "node",
10
- "sourceMap": true
+ "sourceMap": true,
11
+ "inlineSources": true
12
},
13
"files": [
14
"src/_bin.ts",
0 commit comments