export const INPUT_STYLE_CONFIG_FILE_NAME = "pi-statusline.json"; export const CONTEXT_PERCENT_THRESHOLDS = { warning: 40, error: 60, };