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.
1 parent d2d9d28 commit 9bf941cCopy full SHA for 9bf941c
lib/Common/ConfigFlagsList.h
@@ -659,7 +659,7 @@ PHASE(All)
659
#define DEFAULT_CONFIG_ES6Spread (true)
660
#define DEFAULT_CONFIG_ES6String (true)
661
#define DEFAULT_CONFIG_ES6StringPrototypeFixes (true)
662
-#define DEFAULT_CONFIG_ES2018ObjectRestSpread (false)
+#define DEFAULT_CONFIG_ES2018ObjectRestSpread (true)
663
664
#ifndef DEFAULT_CONFIG_ES6PrototypeChain
665
#ifdef COMPILE_DISABLE_ES6PrototypeChain
0 commit comments