Managing undocumented and convoluted front-end angular applications is a nightmare as many of you know...
However this document will serve to help those tasked with this management.
tsconfig.json changes
{
"compilerOptions": {
"noUnusedLocals": true,