export const formatJsonString = stringToFormat => { return stringToFormat.split('\n').map((string, index) =>