Created by: brunolemos
We have to read tsconfig.json
using the ts parser otherwise it will fail, because it may contain things like comments and trailing comma.
One remaining annoyance is that when overriding the json it is removing all comments from the file.