summaryrefslogtreecommitdiff
path: root/std/prettier/testdata/config_file_json/.prettierrc.json
blob: a20502b7f06d848452da0d93ce8830c1d86b05dd (plain)
1
2
3
4
{
  "singleQuote": true,
  "trailingComma": "all"
}