mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
ce1efc1af2
Some lower level APIs are used by CLI, and requiring the `formatOpions` argument at that level is a breaking change. This commit makes it optional at every level to avoid the breaking change. PR Close #38787