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