We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ecmaFeatures.globalReturn
1 parent 73d593c commit 67dce3aCopy full SHA for 67dce3a
src/playground/utils/constants.js
@@ -1,4 +1,4 @@
1
-export const ECMA_FEATURES = ["jsx", "globalReturn", "impliedStrict"];
+export const ECMA_FEATURES = ["jsx", "impliedStrict"];
2
3
export const ECMA_VERSIONS = [
4
"3",
0 commit comments