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

Commit 3432de8

Browse files
dozortsevKnisterPeter
authored andcommitted
feat: parse files which uses optional chaining feature
1 parent dc64261 commit 3432de8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

+1
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,7 @@ export function generateFromSource(
132132
'asyncGenerators',
133133
'functionBind',
134134
'functionSent',
135+
'optionalChaining',
135136
...additionalBabylonPlugins
136137
]
137138
});

0 commit comments

Comments
 (0)