ts-patch icon indicating copy to clipboard operation
ts-patch copied to clipboard

When `"composite": true` specified in `tsconfig.json`, `extras.diagnostics` becomes an empty array

Open pucelle opened this issue 4 months ago • 0 comments

I don't know if this is an issue. I can get all the extras.diagnostics after changes composite to false.

In addition, I noticed when work with ts-loader, extras.diagnostics becomes empty too, while using tspc command is OK.

I also find when work with tspc -w, same issue happens.

pucelle avatar Oct 23 '24 01:10 pucelle