This commit reformats the packages/compiler-cli tree using the new version of clang-format. PR Close #36520
PR Close #32234
`TypeScript` only supports merging and extending of `compilerOptions`. This is an implementation to support extending and inheriting of `angularCompilerOptions` from multiple files. Closes: #22684 PR Close #22717