Skip to content

vue-tsc tries to analyze non-ts blocks #4433

@ofekd

Description

@ofekd

I use vleam to write Gleam code in SFCs instead of TS.

When running vue-tsc for type check, vue-tsc tries analyzing <script lang="gleam"> blocks, resulting in many irrelevant type errors.

Expected behavior is to skip analyzing them, and only analyze TS code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions