const base = require('../../.prettierrc.js'); module.exports = { ...base, plugins: ['prettier-plugin-tailwindcss'], }