VS Code is showing me TS errors that suddenly became a problem but used to work fine before.
- When I run
npx tscI get no TS errors. - The project compiles with no TS errors
- When I open the file in PHPStorm, I get no TS errors
Where are these errors possibly coming from? Are they valid or is VS Code confused?
I have tried to resolve them but can't figure out how to type them (there are loads of imported types being concatenated and such).
Sometimes the errors would go away if I tried it with a different type, and then suddenly come back after a while. any seems to work though, but yeah, that's cheating :)

typescript.tsdkandtypescript.enablePromptUseWorkspaceTsdksettings).