Gus Murphy

Results 1 comments of Gus Murphy

Would the following be the expected output? ``` function test() { return ( /** * @type {...} */ (expression) ) } ``` Seems tricky given that Prettier (I'm assuming) wants...