Skip to content

Commit

Permalink
feat: add v8intrinsic to parser typings
Browse files Browse the repository at this point in the history
  • Loading branch information
JLHwung committed Jul 29, 2019
1 parent 3d59b7a commit e16be2e
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 @@ -124,6 +124,7 @@ export type ParserPlugin =
'placeholders' |
'throwExpressions' |
'typescript' |
'v8intrinsic' |
ParserPluginWithOptions;

export type ParserPluginWithOptions =
Expand Down

0 comments on commit e16be2e

Please sign in to comment.