I have a config file, say config.json, which contains:
config.json
{ "data": "../__mock__/data.json", }
In my code I\'