prettier/tests/yaml_spec/whitespace-after-scalars-in...

7 lines
70 B
YAML

- [a, b , c ]
- { "a" : b
, c : 'd' ,
e : "f"
}
- [ ]