Supporting a custom tsconfig name
Before update-ts-references worked only with files like tsconfig.json
. Now you can choose a different name via the newly introduced cli option --configName
.
e.g. npx update-ts-references --configName tsconfig.dev.json