Skip to content

Syntax highlighting is broken when there is no semicolon after a type declaration #221

Open
@lunaisnotaboy

Description

@lunaisnotaboy

We don't use semicolons in my project, so this is really annoying. It breaks everything after it.

<script lang="ts">
type T = any
</script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions