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

Report diagnostics for all files added to compilation, even if they are not require()d directly

Open cspotcode opened this issue 5 years ago • 0 comments

Fixes #853 but may affect performance, and it's a pretty big behavioral change.

Only implements the change for LanguageService codepath.

cspotcode avatar Apr 20 '20 21:04 cspotcode