Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support TS4.1 features #2748

Merged
merged 1 commit into from Nov 8, 2020
Merged

feat: support TS4.1 features #2748

merged 1 commit into from Nov 8, 2020

Commits on Nov 8, 2020

  1. feat: support TS4.1 features

    Fixes #2583
    
    - Adds AST for Key Remapping in Mapped Types and Template Literal Types
    - Adds visitor keys for the above
    - Adds scope manager support for the above (just tests were required as it all is pretty simple)
    - Regenerates the scope-manager lib types
    bradzacher committed Nov 8, 2020
    Copy the full SHA
    4c459fc View commit details
    Browse the repository at this point in the history