summaryrefslogtreecommitdiff
path: root/.prettierrc
blob: 32ebab4e50c39c0557976525214568d3f8dbae40 (plain)
1
2
3
4
{
  "singleQuote": true,
  "trailingComma": "none"
}