angular-docs-cn/dev-infra/ts-circular-dependencies
Joey Perrott 1cb7b88505 fix(dev-infra): change circular deps positional params to camelCase (#36165)
Changes the positional params for the circular deps tooling to
use camelCase as it requires being defined in camelCase while
in strict mode.  Additionally, remove the `version()` call as
the boolean arguement does not exist in current versions and
throws errors on execution.

PR Close #36165
2020-03-23 11:36:28 -07:00
..
BUILD.bazel fix(dev-infra): prep ts-circular-deps to load via node_modules (#36165) 2020-03-23 11:36:28 -07:00
analyzer.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00
file_system.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00
golden.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00
index.ts fix(dev-infra): change circular deps positional params to camelCase (#36165) 2020-03-23 11:36:28 -07:00
parser.ts refactor: move ts-circular-dependencies tool to dev-infra (#35647) 2020-03-17 12:27:07 -07:00