prettier/src
Lucas Duailibe 46baad09cd
Fix vue print error with self-closing tags (#3705)
2018-01-10 17:41:11 -02:00
..
cli 1.10.1 2018-01-10 23:39:06 +11:00
common Wrap conditionals and await in parens in spread property (#3681) 2018-01-09 01:45:51 -02:00
config editorconfig: Only search for .editorconfig up to the VCS directory (#3559) 2017-12-26 18:16:09 +11:00
doc Prettier Plugin API (#3536) 2017-12-26 12:23:50 +11:00
language-css [scss] Print comments inside of selector as is (#3649) 2018-01-04 19:03:04 -08:00
language-graphql Print description of enum and input for GraphQL (#3633) 2018-01-03 01:29:11 -03:00
language-handlebars Extract cleanAST to language-specific files (#3610) 2017-12-30 21:30:09 +11:00
language-html Prettier Plugin API (#3536) 2017-12-26 12:23:50 +11:00
language-js Prevent adding softline after arrow attribute with comments (#3641) 2018-01-03 12:12:01 -08:00
language-markdown feat(markdown): respect `tabWidth` for list indentation (#3694) 2018-01-10 18:45:22 +11:00
language-vue Fix vue print error with self-closing tags (#3705) 2018-01-10 17:41:11 -02:00
main Allow Plugins to preprocess text (#3664) 2018-01-10 00:27:26 +11:00