{
"semi": false,
"singleQuote": true,
"arrowParens": "avoid",
"plugins": ["prettier-plugin-tailwindcss"],
"tailwindFunctions": ["cx", "cva"]
}