aboutsummaryrefslogtreecommitdiffstats
path: root/.prettierrc.json
blob: 0dbf448a710e499d3460fa91790d11ad0d8ece71 (plain)
1
2
3
4
5
{
  "trailingComma": "es5",
  "semi": true,
  "singleQuote": true
}