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 Mar 29, 2021
1 parent e70b950 commit 5aab1a9
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 5aab1a9

Please sign in to comment.