prettier/tests_integration
Lucas Azzola 364c38de0d Implement custom parser API (#1783)
* feat(api): add custom parser API

* test(api): add integration test for parser resolution

* chore(api): fix build after resolving conflicts

* docs(api): document custom parser API

* docs(api): fix typo

* chore(build): add parse5 to build and support yarn test --prod
2017-06-12 16:51:12 +10:00
..
__tests__ Implement custom parser API (#1783) 2017-06-12 16:51:12 +10:00
cli Also infer parser when using `--list-different` (#1997) 2017-06-06 08:24:56 -07:00
custom-parsers Implement custom parser API (#1783) 2017-06-12 16:51:12 +10:00
.eslintrc.js Ignore node_modules when running prettier from CLI (#1683) 2017-05-23 14:19:04 -07:00
runPrettier.js Allow --debug-check to work with stdin (#2013) 2017-06-06 16:10:24 -07:00