summaryrefslogtreecommitdiff
path: root/examples/snowpack/.prettierrc
blob: a20502b7f06d848452da0d93ce8830c1d86b05dd (plain) (blame)
1
2
3
4
{
  "singleQuote": true,
  "trailingComma": "all"
}