TSConfig
traceResolution
When you are trying to debug why a module isn’t being included.
You can set traceResolution
to true
to have TypeScript print information about its resolution process for each processed file.
When you are trying to debug why a module isn’t being included.
You can set traceResolution
to true
to have TypeScript print information about its resolution process for each processed file.