This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
📎 Add allowReturnOutsideFunction
option to the parser
#2965
Boshen
started this conversation in
Suggestions
Replies: 1 comment
-
@MichaReiser @xunilrj what do you think? Is it a configuration that we really need? Is it something that we can deduce from the environment? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Description
From babel
Node scripts and bundlers all support this.
An example found in the wild: https://github.com/microsoft/vscode/blob/main/scripts/update-xterm.js#L24
Beta Was this translation helpful? Give feedback.
All reactions