aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
blob: 78382bc6b0db94a2d670bf922306a3c7891891fd (plain)
1
2
3
4
5
{
  "singleQuote": true,
  "printWidth": 120,
  "proseWrap": "never"
}