Prettier v2 has the following breaking changes: * enforces spaces between `function` and params * enforces trailing commas by default
Parser tests are not used anymore, since the parser is now living in a separate package.