---@type table
local opts = {
    chars = "(){}[]`'\"<>",
    logLevel = "error",
    multiLine = true,
}

return opts