Is your feature request related to a problem? Please describe.
Typescript server can report diagnostics for the tsconfig.json file but since it doesn't run on json files itself, the diagnostic is never visible (when opening the file).
Describe the solution you'd like
Diagnostics visible also in files that don't run a server.
Is your feature request related to a problem? Please describe.
Typescript server can report diagnostics for the tsconfig.json file but since it doesn't run on json files itself, the diagnostic is never visible (when opening the file).
Describe the solution you'd like
Diagnostics visible also in files that don't run a server.