Skip to content

Commit

Permalink
add angular compiler options:
Browse files Browse the repository at this point in the history
Signed-off-by: Timothy Gerstel <[email protected]>
  • Loading branch information
timgerstel committed Sep 18, 2024
1 parent 78c026e commit 1835b04
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions webClient/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
],
"compilerOptions": {
"skipLibCheck": true
},
"angularCompilerOptions": {
"enableIvy": true
}
}

0 comments on commit 1835b04

Please sign in to comment.