aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
blob: 523d522b35cb2c31e1b85db8791348fa7b964939 (plain)
1
2
3
4
{
  "plugins": ["prettier-plugin-tailwindcss"],
  "singleQuote": true
}