We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b2c467 commit db3a05dCopy full SHA for db3a05d
tsconfig.json
@@ -26,6 +26,7 @@
26
"exactOptionalPropertyTypes": true,
27
"isolatedModules": true,
28
"verbatimModuleSyntax": true,
29
+ "erasableSyntaxOnly": true,
30
"libReplacement": true
31
},
32
"angularCompilerOptions": {
0 commit comments