aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
blob: 59639c50d5eea7ebf416ae8b509ee5c277eba75f (plain) (blame)
1
2
3
4
5
{
  "semi": false,
  "arrowParens": "always",
  "singleQuote": true
}