prettier/src
Sosuke Suzuki f207e665bc JavaScript: Break arrays of arrays/objects if each element has more than one element/property (#6694)
* Modify to define isJestEachFunctionCall

* Modify to break ArrayExpression when parent is jest each function

* Add tests

* Update CHANGELOG.unreleased.md

* Fix comment

* Add pr number

* Update CHANGELOG.unreleased.md

* Remove hasNewLineInRange

* Modify to change logic for breaking jest each call function

* Modify to add logic for breaking ArrayExpression

* Modify to avoid mixed nested array

* Modify to remove changes for jest

* Update CHANGELOG.unreleased.md

* Update CHANGELOG.unreleased.md
2019-10-25 19:12:07 +03:00
..
cli fix typos (#6642) 2019-10-13 21:51:58 +02:00
common API: add resolveConfig option to getFileInfo() (#6666) 2019-10-23 13:56:59 +02:00
config Improve Rollup setup 2019-06-07 18:20:40 -03:00
doc Improve Rollup setup 2019-06-07 18:20:40 -03:00
language-css fix typos (#6642) 2019-10-13 21:51:58 +02:00
language-graphql Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
language-handlebars Glimmer: Improve whitespace handling (#6354) 2019-10-21 23:51:41 +02:00
language-html fix typos (#6642) 2019-10-13 21:51:58 +02:00
language-js JavaScript: Break arrays of arrays/objects if each element has more than one element/property (#6694) 2019-10-25 19:12:07 +03:00
language-markdown Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
language-yaml Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
main Get rid of TSParenthesizedType nodes before proceeding with formatting (#6605) 2019-10-14 15:00:21 +03:00
utils Update linguist-languages to v7 (#6367) 2019-09-14 00:57:16 +03:00
index.js refactor: move index.js and standalone.js to src (#5054) 2018-09-06 13:51:18 +08:00
standalone.js feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00