---@type conform.FileFormatterConfig
return {
  meta = {
    url = "https://github.com/rhysd/fixjson",
    description = "JSON Fixer for Humans using (relaxed) JSON5.",
  },
  command = "fixjson",
}
