aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc.json
blob: 08f9b578bceef90523e770e551d679cc640d248d (plain) (blame)
1
2
3
4
5
{
  "bracketSpacing": true,
  "printWidth": 80,
  "trailingComma": "none"
}