Skip to content

Supporting a custom tsconfig name

Compare
Choose a tag to compare
@MKruschke MKruschke released this 10 Apr 11:22
· 26 commits to master since this release

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