Skip to content

Commit 2b7985b

Browse files
wawyedchristopherthielen
authored andcommitted
chore(tsconfig): add inline sources
Closes #135
1 parent 4226a19 commit 2b7985b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"outDir": "lib",
1313
"declaration": true,
1414
"sourceMap": true,
15-
"importHelpers": true
15+
"importHelpers": true,
16+
"inlineSources": true
1617
},
1718
"angularCompilerOptions": {
1819
"skipTemplateCodegen": true,

0 commit comments

Comments
 (0)