prettierx 0.14.0
·
2293 commits
to dev
since this release
- merge updates from Prettier 2.0.0 ... 2.0.5, with some workarounds
- parse TypeScript using Babel by default
- move the
flow-parserparser topeerDependenciesMeta, as an optional dependency (note that Prettier andprettierxuse Babel to parse Flow by default) - update documentation of
--space-before-function-parenand--generator-star-spacingfeatures - apply some additional source code clanup
- apply some updates for
--paren-spacingfeature fromwp-prettier-2.0.5branch of thewp-prettierfork - resolve a limited number of issues related to the
--paren-spacingfeature - apply some additional source code cleanup
- update some dependencies