Joey Perrott
d1ea1f4c7f
build: update license headers to reference Google LLC ( #37205 )
...
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.
PR Close #37205
2020-05-26 14:26:58 -04:00
Alex Rickabaugh
0a69a2832b
style(compiler-cli): reformat of codebase with new clang-format version ( #36520 )
...
This commit reformats the packages/compiler-cli tree using the new version
of clang-format.
PR Close #36520
2020-04-08 14:51:08 -07:00
Alan
424ab48672
fix(compiler): return enableIvy true when using `readConfiguration` ( #32234 )
...
PR Close #32234
2019-08-21 10:06:25 -07:00
Alan Agius
d7e5bbf2d0
feat(compiler-cli): add support to extend `angularCompilerOptions` ( #22717 )
...
`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
2018-09-19 16:17:28 -07:00