module.exports = { plugins: ["prettier-plugin-tailwindcss"], printWidth: 120, tabWidth: 2, useTabs: false, endOfLine: "lf", };