prettier/tests/yaml_flow_mapping/__snapshots__
Ika 10df246772
feat(yaml): do not put singleline values on a separate line from the key (#4916)
Only apply to `alias` and `plain`/`quoteSingle`/`quoteDouble` with

- no backslash newline
- or no literal newline and `proseWrap: preserve`
- or no newline and `proseWrap: never`
- or no whitespace and `proseWrap: always`

in mapping items with implicit key, otherwise it's impossible to do prose wrapping.
2018-08-02 00:15:33 +08:00
..
jsfmt.spec.js.snap feat(yaml): do not put singleline values on a separate line from the key (#4916) 2018-08-02 00:15:33 +08:00