const config = { plugins: ["prettier-plugin-tailwindcss"], printWidth: 100, trailingComma: "all" }; export default config;