Skip to content

Commit

Permalink
Update babel-parser.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Aug 7, 2023
1 parent 4fdfd78 commit 4e11f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-parser/typings/babel-parser.d.ts
Expand Up @@ -12,6 +12,7 @@ type Plugin =
| "classStaticBlock" // Enabled by default
| "decimal"
| "decorators-legacy"
| "deferredImportEvaluation"
| "decoratorAutoAccessors"
| "destructuringPrivate"
| "doExpressions"
Expand Down

0 comments on commit 4e11f51

Please sign in to comment.