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 2054644 commit bbba601Copy full SHA for bbba601
tsconfig-base.json
@@ -5,6 +5,7 @@
5
"allowSyntheticDefaultImports": true,
6
"declaration": true,
7
"declarationMap": true,
8
+ "inlineSources": true,
9
"esModuleInterop": true,
10
"forceConsistentCasingInFileNames": true,
11
"moduleResolution": "node",
0 commit comments