module.exports = { plugins: [require.resolve("prettier-plugin-tailwindcss")], singleQuote: false, trailingComma: "none" };