Skip to content

Commit

Permalink
Update ts typings
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolo-ribaudo committed Oct 1, 2019
1 parent 03f0e12 commit d7ba3c6
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 @@ -123,6 +123,7 @@ export type ParserPlugin =
'pipelineOperator' |
'placeholders' |
'throwExpressions' |
'topLevelAwait' |
'typescript' |
'v8intrinsic' |
ParserPluginWithOptions;
Expand Down

0 comments on commit d7ba3c6

Please sign in to comment.