prettier/src
Ika 40ac85125a
fix(html-in-js): do not break empty content (#5355)
2018-11-07 08:32:26 +08:00
..
cli refactor: move cli leven suggestion to options-normalizer (#5057) 2018-09-08 07:40:09 +08:00
common Add option to enforce certain line endings (#5327) 2018-11-06 22:47:13 +08:00
config feat(config): support TOML configuration files (#4877) 2018-08-03 06:27:19 -04:00
doc Add option to enforce certain line endings (#5327) 2018-11-06 22:47:13 +08:00
language-css fix(css-in-js): do not remove semicolon (#5353) 2018-11-07 00:19:42 +08:00
language-graphql refactor: language extend (#4994) 2018-08-22 10:12:57 +08:00
language-handlebars Escape Quotes in Glimmer String Literals (#5143) 2018-10-05 22:19:33 +02:00
language-html feat: support HTML/Vue/Angular (#5259) 2018-11-04 23:03:07 +08:00
language-js fix(html-in-js): do not break empty content (#5355) 2018-11-07 08:32:26 +08:00
language-markdown fix(markdown): preserve inline math style (#5220) 2018-10-10 09:46:58 +08:00
language-yaml fix(yaml): escape quotes correctly (#5236) 2018-10-11 14:31:18 +08:00
main Add option to enforce certain line endings (#5327) 2018-11-06 22:47:13 +08:00
utils fix(markdown): trailing spaces after front matters are allowed (#5107) 2018-09-21 19:51:03 +08: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