Skip to content

Commit

Permalink
Update test262 whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 3, 2019
1 parent 1332ac1 commit 9f36e73
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 446 deletions.
1 change: 1 addition & 0 deletions scripts/tests/test262/run_babel_parser_test262_utils.js
Expand Up @@ -123,6 +123,7 @@ const featuresToPlugins = {
"import.meta": "importMeta",
"numeric-separator-literal": "numericSeparator",
"optional-chaining": "optionalChaining",
"top-level-await": "topLevelAwait",
};

function getPlugins(features) {
Expand Down

0 comments on commit 9f36e73

Please sign in to comment.