b3594fb
1
2
3
4
5
/** @type {import("prettier").Config} */ module.exports = { plugins: [require.resolve("prettier-plugin-tailwindcss")], };