/** @type {import("prettier").Options} */ export default { ...import("@pompydev/prettier-config"), plugins: ["prettier-plugin-tailwindcss"], }