/** @type {import("prettier").Options} */ module.exports = { ...require("@pompydev/prettier-config"), plugins: ["prettier-plugin-tailwindcss"], }