Skip to content

Errors in app.d.ts are not checked and/or detected #2151

@205g0

Description

@205g0

Describe the bug

Pretty much the title and it happens always after refactorings because app.dt.s isn't refactored

Reproduction

Try a broken import, e.g. import { nonsense ) from '$lib/lol'.

FWIW, I have below declare global { ... } wrapping declare namespace App.

Expected behaviour

squiggle line below the broken import

System Info

  • OS: WSL2 with Ubuntu 22.04
  • IDE: VS Code

Which package is the issue about?

No response

Additional Information, eg. Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions