prettier/tests_integration
Stefan Mirea e17512adcd Add an option to print single quotes in JSX (#4798)
* feat(option-singleQuote-jsx): Added jsSingleQuote

* feat(option-singleQuote-jsx): Refactored to use a simple jsxSingleQuote flag

* feat(option-singleQuote-jsx): Fixed borked rebase

* feat(option-singleQuote-jsx): Updated snapshots

* feat(option-singleQuote-jsx): Resolved pending comments

* feat(option-singleQuote-jsx): Removed assert

* Fixed merge conflicts

* Updated snapshots after merge conflicts
2018-11-04 16:36:00 -05:00
..
__tests__ Add an option to print single quotes in JSX (#4798) 2018-11-04 16:36:00 -05:00
cli Infer via shebang (#5149) 2018-10-05 08:47:23 +08:00
custom-parsers Implement custom parser API (#1783) 2017-06-12 16:51:12 +10:00
plugins Use destructuring for imports (#4554) 2018-05-27 21:36:12 +10:00
.eslintrc.yml Convert eslint config and users/languages/editors files to YAML (#3516) 2017-12-18 21:55:10 +11:00
path-serializer.js Fix unit tests on Windows (#2922) 2017-09-28 19:30:51 +10:00
runPrettier.js Fix plugin API in globally installed Prettier and introduce optional --plugin-search-dir (#4192) 2018-05-09 19:17:12 +08:00