deno/std/prettier/testdata/config_file_json/.prettierrc.json

5 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "all"
}