prettier/tests/comments
Christopher Chedeau 8f26568bc8 Properly print comments for BinaryExpression (#494)
We don't call the generic print on the BinaryExpression itself, so we need to manually print those comments. It's going to be useful for my work on the MemberExpression :)
2017-01-27 14:03:44 -05:00
..
__snapshots__ Properly print comments for BinaryExpression (#494) 2017-01-27 14:03:44 -05:00
blank.js Refactor comment algorithm and improve newline/spaces detection (fixes #483, #275, #135, #78, #36) (#482) 2017-01-26 11:57:43 -08:00
issues.js Add tests for comments (#330) 2017-01-19 14:28:40 -05:00
jsfmt.spec.js Introduce --parser/parser option and deprecate --flow-parser/useFlowParser (#342) 2017-01-19 14:35:12 -08:00