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 9610f51 commit ca62306Copy full SHA for ca62306
tsconfig.json
@@ -8,6 +8,7 @@
8
"rootDir": "./src",
9
"strict": true,
10
"sourceMap": true,
11
+ "inlineSources": true,
12
"removeComments": false,
13
"esModuleInterop": true,
14
"experimentalDecorators": true,
0 commit comments