v9.0.0
This release does not pass code through standard --fix
to fix formatting, it uses prettierx
instead.
Breaking changes:
- Custom configuration happens through
.prettierrc
instead of.eslintrc
- If you use eslint, you need to extend
prettier
andprettier/standard
in .eslintrc - Output matches the output of prettier
- Prettier upgraded to 16