module.exports = { ...require("../../prettier.config.js"), plugins: [require("prettier-plugin-tailwindcss")], };