Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Merge 653dd1b into 5bd0505
Browse files Browse the repository at this point in the history
  • Loading branch information
ProdigySim committed Nov 10, 2019
2 parents 5bd0505 + 653dd1b commit 872000b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/parsers/babylon-parser.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module.exports = (type, plugins) => input =>
'functionBind',
'functionSent',
'dynamicImport',
'nullishCoalescingOperator',
'optionalCatchBinding',
'optionalChaining'
]
Expand Down

0 comments on commit 872000b

Please sign in to comment.