Angular 9 uses TypeScript 3.8.3 that allows optional chaining operator foo?boo
.
This operator is allowed in templates but is flagged as an erro in TypeScript files.
Could you fix it, or explain a way to fix the problem. I don’t know where the problem is, TSlint, Angular Language Services, Codemix engine, …
Any help would be appreciated.
Jose M Beleta