Skip to content

Commit

Permalink
build: enable strictStandalone flag (#8925)
Browse files Browse the repository at this point in the history
  • Loading branch information
HyperLife1119 authored Dec 13, 2024
1 parent 577cc06 commit 573186e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
"useDefineForClassFields": false
},
"angularCompilerOptions": {
"strictStandalone": true,
"extendedDiagnostics": {
"checks": {
"optionalChainNotNullable": "suppress"
Expand Down

0 comments on commit 573186e

Please sign in to comment.