prettier/src
Lucas Duailibe 012b7a653e
Prevent adding unnecessary quotes when a computed key exists (#6119)
2019-05-14 19:41:49 -03:00
..
cli Honor stdin-filepath when outputting error messages. (#5878) 2019-02-20 08:39:25 -05:00
common fix(markdown): correctly determine count of backticks in inline code (#6110) 2019-05-14 12:51:31 -03:00
config Support shared Prettier configuration (#5963) 2019-03-13 09:34:51 +11:00
doc Bump Prettier dependency to 1.15.0 2018-11-07 09:12:25 +08:00
language-css Fix formatting of lists in SCSS property/variable values (#5710) 2019-01-10 00:08:34 +08:00
language-graphql graphql: Support variable directives. (#6020) 2019-04-04 09:47:05 -03:00
language-handlebars fix(glimmer): {{else}}{{#if}} into {{else if}} merging (#6080) 2019-05-02 16:26:26 +03:00
language-html Bump Prettier dependency to 1.17.0 2019-04-12 17:44:48 -03:00
language-js Prevent adding unnecessary quotes when a computed key exists (#6119) 2019-05-14 19:41:49 -03:00
language-markdown fix(markdown): correctly determine count of backticks in inline code (#6110) 2019-05-14 12:51:31 -03:00
language-yaml fix: get rid of CRLF (#5494) 2018-12-08 18:28:29 +08:00
main Use same print width for range formatting as normal formatting. (#6050) 2019-05-04 10:18:55 -04:00
utils Fix CI detection to avoid unwanted TTY behavior (#5804) 2019-01-30 14:08: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