local M = {} function M.setup() -- No-op if prettier is not installed return true end return M