Automattic / wp-prettier

Prettier is an opinionated JavaScript formatter.
https://prettier.github.io/prettier/
MIT License
51 stars 1 forks source link

Fix #25: transposed paren space #27

Closed sirreal closed 4 years ago

sirreal commented 4 years ago

Fixes #25

Fixes transposed paren space reported in https://github.com/WordPress/gutenberg/pull/22610#issuecomment-634227551

Add tests for this case.