prettier/tests/es6modules/__snapshots__
Christopher Chedeau 3649835ce0 Keep parenthesis on export default function (#844)
It turns out that my fix was not correct. We should not add parenthesis for FunctionDeclaration instead of checking if the function expression is named.

Fixes #819
2017-03-02 22:39:22 -05:00
..
jsfmt.spec.js.snap Keep parenthesis on export default function (#844) 2017-03-02 22:39:22 -05:00