Skip to content

Commit cd4a23e

Browse files
committed
Fix XO issue
1 parent 000db8c commit cd4a23e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/language-service/lib/virtual-file.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -257,6 +257,7 @@ function hasAwaitExpression(expression) {
257257
}
258258
})
259259
}
260+
260261
return awaitExpression
261262
}
262263

0 commit comments

Comments
 (0)