Skip to content

Commit a96c8ff

Browse files
committed
add inline sources to tsconfig
1 parent cd0b6f4 commit a96c8ff

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
"isolatedModules": true,

0 commit comments

Comments
 (0)