Sonar Scanner is really slow scanning typescript

Hi,

Could you post debug logs (with -X)?

We recently migrated TypeScript analysis to a new frontend and it seems to be slow on huge projects. How many TS files and tsconfigs do you have?

Try to set sonar.javascript.node.maxspace property to 4096 or 8192