dsherret / ts-morph

TypeScript Compiler API wrapper for static analysis and programmatic code changes.
https://ts-morph.com
MIT License
4.9k stars 194 forks source link

feat: Type.prototype.isBigInt and isBigIntLiteral #1546

Closed dsherret closed 3 months ago

dsherret commented 3 months ago

Closes https://github.com/dsherret/ts-morph/issues/1506