{
  "quoteProps": "consistent",
  "singleQuote": true,
  "semi": false,
  "singleAttributePerLine": true,
  "tailwindFunctions": ["twJoin", "twMerge"],
  "tabWidth": 2,
  "trailingComma": "all"
}