Fix all the ts issues step by step: - [ ] "strict": true, - [ ] "noImplicitOverride": true, - [ ] "noPropertyAccessFromIndexSignature": true, - [x] "noImplicitReturns": true, "angularCompilerOptions": - [ ] "strictTemplates": true