Skip to content

Commit bbba601

Browse files
committed
add inlineSources
1 parent 2054644 commit bbba601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig-base.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"allowSyntheticDefaultImports": true,
66
"declaration": true,
77
"declarationMap": true,
8+
"inlineSources": true,
89
"esModuleInterop": true,
910
"forceConsistentCasingInFileNames": true,
1011
"moduleResolution": "node",

0 commit comments

Comments
 (0)