Skip to content

Commit

Permalink
Fix angular build error
Browse files Browse the repository at this point in the history
  • Loading branch information
rjs123431 committed Sep 12, 2024
1 parent 6365aa9 commit a64fbf9
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 a64fbf9

Please sign in to comment.