prettier/tests/require-pragma/json/format-anyway.json

14 lines
285 B
JSON

{"allOn": "Single", "Line": "example",
"noSpace":true,
"quote": {
"singleQuote": "example",
"indented": true,
},
"phoneNumbers": [
{"type": "home",
"number": "212 555-1234"},
{"type": "office",
"trailing": "commas by accident"},
],
}