prettier/src
Alexander Ryzhikov 6d7bc4402f fix: don't lowercase custom selectors variable name #4254 (#4255)
* fix: don't lowercase custom selectors variable name #4254

* proper fix for camelCased custom selector

* Move customs-selectors case snapshots to correct place
2018-04-04 15:19:51 +03:00
..
cli Fix printing ignored files with --debug-check (#4066) 2018-03-01 13:03:54 -03:00
common Move needsParens to a language-specific file (#4201) 2018-03-25 18:35:32 +11:00
config Respect EditorConfig when `--config` is passed (#3992) 2018-02-24 19:11:23 +11:00
doc fix(javascript): ternary with `--use-tabs` (#3745) 2018-01-26 10:02:42 +08:00
language-css fix: don't lowercase custom selectors variable name #4254 (#4255) 2018-04-04 15:19:51 +03:00
language-graphql Allow new interface style for GraphQL. (#4012) 2018-03-27 00:52:57 -06:00
language-handlebars Do not require plugins to set 'since' field (#4038) 2018-02-24 19:00:51 +11:00
language-html fix(html): support comment on top (#4141) 2018-03-13 19:47:48 +03:00
language-js fix: mangles template literal when you use `prettier-ignore` (#4220) 2018-03-30 21:40:14 +03:00
language-markdown feat(markdown): support top-level `prettier-ignore-start/end` (#4202) 2018-03-27 00:03:28 +08:00
language-vue Fix self-closing style tags in vue 2018-03-06 09:38:15 -03:00
main feat: enable plugin-specific comment functionality (#4182) 2018-03-20 18:39:28 -07:00