module.exports = { singleQuote: true, semi: false, plugins: [import('prettier-plugin-tailwindcss')], }