import _config from "../../config.json"; let config = JSON.parse(JSON.stringify(_config)); export default config;