prettier/tests/jsx-significant-space
Christopher Chedeau e707bdd52f Print comments attached to {' '} (#2283)
We had two occurrences on fb codebase where people attached comments on `{' '}` which would be swallowed. Instead of dropping the comments, let's make the algorithm a bit less naive.
2017-06-27 09:35:03 -07:00
..
__snapshots__ Print comments attached to {' '} (#2283) 2017-06-27 09:35:03 -07:00
comments.js Print comments attached to {' '} (#2283) 2017-06-27 09:35:03 -07:00
jsfmt.spec.js Feature/verify against same snapshot (#1087) 2017-03-25 08:10:17 -07:00
test.js [JSX] Break before and after jsx whitespace (#836) 2017-02-28 13:30:54 -08:00