Hi, when I try the following : ```import * as config from '../config/config.json';``` I get: ```[ts] Cannot find module '../config/config.json'.``` any idea ?