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

Typescript: Several fixes #952

Merged
merged 1 commit into from Apr 2, 2024
Merged

Typescript: Several fixes #952

merged 1 commit into from Apr 2, 2024

Commits on Apr 2, 2024

  1. Typescript: Several fixes

    - Allow comments to be inside of tags.
    - Fixes the lexing of `<!--` comments.
    - Allow tag names to include `-`.
    - Modify module rule to be more strict which is to match `declare module
    "Module name"`.
    - Added tests.
    - Resolves alecthomas#940
    - Resolves alecthomas#939
    - Resolves alecthomas#801
    Gusted committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    829d91f View commit details
    Browse the repository at this point in the history