Fix flow and TS types of babel-types is* type checks to accept null | undefined (#9539)
* babel-types is* type checks accept null | undefiend as value TS type * Use | null | undefined instead of any, make Flow type nullable * Also change flow types of generated src
This commit is contained in:
committed by
Daniel Tschinder
parent
b8d045f5cf
commit
417e72ebfd