---@type conform.FileFormatterConfig
return {
  meta = {
    url = "https://github.com/stedolan/jq",
    description = "Command-line JSON processor.",
  },
  command = "jq",
}
