remove es20xx prefixes from plugins and rename folders (#6575)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
console.log([x] = [123]);
|
||||
@@ -0,0 +1,3 @@
|
||||
var _ref;
|
||||
|
||||
console.log((_ref = [123], x = _ref[0], _ref));
|
||||
Reference in New Issue
Block a user