Skip to content

Commit a64fbf9

Browse files
committed
Fix angular build error
1 parent 6365aa9 commit a64fbf9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

angular/src/tsconfig.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"compilerOptions": {
3+
"allowSyntheticDefaultImports": true,
34
"declaration": false,
45
"downlevelIteration": true,
56
"experimentalDecorators": true,

0 commit comments

Comments
 (0)