export default { plugins: [ '@ianvs/prettier-plugin-sort-imports', 'prettier-plugin-tailwindcss', ], singleQuote: true, };