Skip to content

Commit

Permalink
feature: babel: drop optionalChaining: enabled by default
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed Sep 28, 2023
1 parent bde84b3 commit 6d07293
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/parsers/js/babel.js
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ const availablePlugins = [
'numericSeparator',
'objectRestSpread',
'optionalCatchBinding',
'optionalChaining',
'pipelineOperator',
'throwExpressions',
'recordAndTuple',
Expand Down

0 comments on commit 6d07293

Please sign in to comment.