prettier/tests/trailing_comma/__snapshots__
Christopher Chedeau ea957ed64a Fix function trailing comment location (#1195)
It turns out that we can't reliably detect with the ast if a comment is before or after the ). In order to fix this same problem with `if` I added the `getNextNonSpaceNonCommentCharacter` function. We can use the same here to fix the problem.

Fixes #933
2017-04-12 14:18:29 -07:00
..
jsfmt.spec.js.snap Fix function trailing comment location (#1195) 2017-04-12 14:18:29 -07:00