Skip to content

Commit

Permalink
chore(lib): Set "compilationMode" to "partial"
Browse files Browse the repository at this point in the history
  • Loading branch information
Arnaud73 committed Jul 9, 2022
1 parent 683842c commit 914570e
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 @@ -24,6 +24,7 @@
"lib": ["es2020", "dom"]
},
"angularCompilerOptions": {
"compilationMode": "partial",
"enableI18nLegacyMessageIdFormat": false,
"strictInjectionParameters": true,
"strictInputAccessModifiers": true,
Expand Down

0 comments on commit 914570e

Please sign in to comment.