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