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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support template literals as types. #1171

Merged
merged 3 commits into from
Mar 20, 2022

Commits on Mar 20, 2022

  1. feat: Support template literals as types.

    See: [TypeScript: Documentation - Template Literal Types](https://www.typescriptlang.org/docs/handbook/2/template-literal-types.html)
    Jason3S committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b3e8f60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9a913a8 View commit details
    Browse the repository at this point in the history
  3. Improve coverage

    Jason3S committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    45ac027 View commit details
    Browse the repository at this point in the history