prettier/src
Zaven Muradyan 4e46f92b86 Add formatting for i18n attributes. (#6695)
* Add formatting for i18n attributes.

Previously, Prettier would largely ignore i18n attributes, not even
wrapping their content, which wasn't ideal since i18n descriptive text
can sometimes get long.

After this, Prettier will auto-wrap the contents of i18n attributes once
they exceed the line length.

Fixes #5875.
2019-10-25 22:10:43 +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 Add formatting for i18n attributes. (#6695) 2019-10-25 22:10:43 +03: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 JSDoc type fixes in `src/main/core-options.js` (#6702) 2019-10-25 19:25:15 +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