import clc from 'cli-color' const style = { highlight: clc.cyan, err: clc.red.bold, errHighlight: clc.yellow.bold } export default style