4 Commits

Author SHA1 Message Date
Joey Perrott
d1ea1f4c7f build: update license headers to reference Google LLC ()
Update the license headers throughout the repository to reference Google LLC
rather than Google Inc, for the required license headers.

PR Close 
2020-05-26 14:26:58 -04:00
Alex Rickabaugh
0a69a2832b style(compiler-cli): reformat of codebase with new clang-format version ()
This commit reformats the packages/compiler-cli tree using the new version
of clang-format.

PR Close 
2020-04-08 14:51:08 -07:00
Alan
424ab48672 fix(compiler): return enableIvy true when using readConfiguration ()
PR Close 
2019-08-21 10:06:25 -07:00
Alan Agius
d7e5bbf2d0 feat(compiler-cli): add support to extend angularCompilerOptions ()
`TypeScript` only supports merging and extending of `compilerOptions`. This is an implementation to support extending and inheriting of `angularCompilerOptions` from multiple files.

Closes: 

PR Close 
2018-09-19 16:17:28 -07:00