module.exports = { trailingComma: "none", plugins: [require("prettier-plugin-tailwindcss")] };