davestewart / alias-hq

The end-to-end solution for configuring, refactoring, maintaining and using path aliases
https://davestewart.co.uk/projects/open-source/alias-hq/
MIT License
330 stars 11 forks source link

Config is being overwritten rather than updated #18

Closed davestewart closed 3 years ago

davestewart commented 3 years ago

Eeeek!

This one slipped through.

When the CLI tool is being used to update ts/jsconfig it is overwriting the entire file, rather than updating compilerOptions.

Will need to fix and back-publish if required.