Skip to content

Commit

Permalink
Merge pull request #668 from rjs123431/master
Browse files Browse the repository at this point in the history
Fix angular build error
  • Loading branch information
ismcagdas authored Sep 12, 2024
2 parents f7e7d03 + a64fbf9 commit 677dc92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions angular/src/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"compilerOptions": {
"allowSyntheticDefaultImports": true,
"declaration": false,
"downlevelIteration": true,
"experimentalDecorators": true,
Expand Down

0 comments on commit 677dc92

Please sign in to comment.