prettier/tests_integration
Christian Zosel fac08034e7 Split out location extraction into plugin config (#3777)
* Split out location extraction into plugin config

* Reduce set of exported function, rebase to current master

* Pass custom locStart/locEnd fn's directly to affected methods

* (wip) always use locStart/locEnd from plugin

* Convert graphql implementation

* Convert HTML implementation

* (wip) convert JS implementation

* Remove unused variables

* Continue conversion of JS implementation

* Replace "util.locStart" with direct call to "options.locStart"

* Remove util closure

* Add unit test for structure of shared util

* Fix linting error, simplify locStart/End implementations
2018-02-09 23:17:48 +11:00
..
__tests__ Split out location extraction into plugin config (#3777) 2018-02-09 23:17:48 +11:00
cli refactor(options): use supportOptions to generate CLI options (#3622) 2018-01-18 15:26:27 +08:00
custom-parsers Implement custom parser API (#1783) 2017-06-12 16:51:12 +10:00
plugins feat(plugins): change external options to be plugin-level (#3924) 2018-02-09 00:06:38 +08: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 feat: support external options (#3775) 2018-01-28 00:24:25 +08:00