Skip to content

Commit

Permalink
chore: update parser typings
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Apr 6, 2021
1 parent cd12441 commit 652f932
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 @@ -108,6 +108,7 @@ export interface ParserOptions {
}

export type ParserPlugin =
| "asyncDoExpressions"
| "asyncGenerators"
| "bigInt"
| "classPrivateMethods"
Expand Down

0 comments on commit 652f932

Please sign in to comment.