/** @type {import('prettier').Config} */ export default { plugins: ['./prettier-plugin-js-frontmatter.js', 'prettier-plugin-tailwindcss'], };