Open EdenGottlieb opened 3 years ago
Right now, running this tool removes all existing keys from the root tsconfig.json. This fix makes sure that if the root TSConfig has existing keys in it (other than files and references) they are not overwritten.
Right now, running this tool removes all existing keys from the root tsconfig.json. This fix makes sure that if the root TSConfig has existing keys in it (other than files and references) they are not overwritten.