chore: update test262 (#11590)

This commit is contained in:
Huáng Jùnliàng
2020-05-21 09:20:10 -04:00
committed by GitHub
parent 73ab27c11a
commit dcd23c7949
3 changed files with 6 additions and 2 deletions

View File

@@ -126,6 +126,7 @@ const featuresToPlugins = {
"dynamic-import": "dynamicImport",
"export-star-as-namespace-from-module": "exportNamespaceFrom",
"import.meta": "importMeta",
"logical-assignment-operators": "logicalAssignment",
"numeric-separator-literal": "numericSeparator",
"optional-chaining": "optionalChaining",
"top-level-await": "topLevelAwait",