We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e35d1b commit 278531bCopy full SHA for 278531b
tsconfig.json
@@ -34,6 +34,7 @@
34
"useDefineForClassFields": false
35
},
36
"angularCompilerOptions": {
37
+ "compilationMode": "partial",
38
"preserveWhitespaces": true,
39
"strictMetadataEmit": true
40
}
0 commit comments