summaryrefslogtreecommitdiff
path: root/.prettierrc
blob: fd496a820ea94e6044698e3015fe1bb952f23cd1 (plain)
1
2
3
4
{
  "singleQuote": true,
  "semi": false
}