summaryrefslogtreecommitdiff
path: root/payever/.prettierrc
blob: a61265f677a001b2d45b31fe2e890e856b1d5fd6 (plain)
1
2
3
4
5
{
  "printWidth": 80,
  "singleQuote": true,
  "trailingComma": "es5"
}