summaryrefslogtreecommitdiff
path: root/.prettierrc
blob: 5e2863a11f688a194ff86f649a89e501ff8e53d5 (plain)
1
2
3
4
5
{
  "printWidth": 100,
  "singleQuote": true,
  "trailingComma": "all"
}