Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Commit

Permalink
feat: parse files which uses optional chaining feature
Browse files Browse the repository at this point in the history
  • Loading branch information
dozortsev authored and KnisterPeter committed Mar 22, 2021
1 parent dc64261 commit 3432de8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ export function generateFromSource(
'asyncGenerators',
'functionBind',
'functionSent',
'optionalChaining',
...additionalBabylonPlugins
]
});
Expand Down

0 comments on commit 3432de8

Please sign in to comment.