Skip to content
This repository has been archived by the owner on Jan 14, 2019. It is now read-only.

fix: add missing keywords to ast-node-types #56

Closed
wants to merge 5 commits into from

Conversation

armano2
Copy link
Contributor

@armano2 armano2 commented Dec 21, 2018

This PR adds missing TSBigIntKeyword to ast-node-types and tests for keywords

while running with errorOnUnknownASTType option type TSBigIntKeyword is undefined

bigint keyword was added in typescript 3.2

@armano2
Copy link
Contributor Author

armano2 commented Dec 23, 2018

update:
my PR to babel got merged today, and its going to be available in next release my babel/babel#9230

@armano2 armano2 changed the title fix: add missing TSBigIntKeyword to ast-node-types fix: add missing keywords to ast-node-types Dec 25, 2018
@armano2 armano2 closed this Dec 27, 2018
@armano2 armano2 deleted the bigint-keyword branch December 28, 2018 20:02
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant