prettier/src
Aakansha Doshi 31f79fbc22 Don't add new lines after unless present in graphql (#4512)
* Don't add new lines after unless present in graphql

* fix logic and add more specs

* use index
2018-05-20 13:44:49 -04:00
..
cli Implement prettier.getFileInfo() method and --file-info CLI option (#4341) 2018-05-10 00:53:44 +08:00
common fix(markdown): do not merge continuous cjk if proseWrap=preserve (#4504) 2018-05-19 13:53:34 +08:00
config Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
doc Fix cursor offset tracking (#4397) 2018-05-01 09:42:59 -03:00
language-css fix: better output scss maps (#4487) 2018-05-17 13:39:22 +03:00
language-graphql Don't add new lines after unless present in graphql (#4512) 2018-05-20 13:44:49 -04:00
language-handlebars refactor(massageAst): move stripLocation to corresponding plugins (#4477) 2018-05-14 20:52:27 +08:00
language-html refactor(massageAst): move stripLocation to corresponding plugins (#4477) 2018-05-14 20:52:27 +08:00
language-js Only break chains with short names if inside ExpressionStatement (#4505) 2018-05-18 21:44:15 -03:00
language-markdown fix(markdown): do not merge continuous cjk if proseWrap=preserve (#4504) 2018-05-19 13:53:34 +08:00
language-vue refactor(massageAst): move target props to corresponding plugins (#4430) 2018-05-08 10:48:29 +08:00
main Don't format range if required pragma is missing outside range (#3996) 2018-05-17 13:38:50 -04:00
utils Refactor frontmatter handling (#4482) 2018-05-14 22:17:15 -03:00