Hello, we would like to use typescript 4.0 syntax but when we use it, sonar does not understand this syntax.
Sonarqube 8.4 has addnotation about typescript’s version:
Supported Frameworks and Versions
- TypeScript >=3.2.1 <3.8.0. If it’s not possible to upgrade version of TypeScript used by the project, consider installing supported TypeScript version just for the time of analysis.
maybe it’s time to support typescript 4.0?
Sonarqube does not understand this syntax: ([questionId, answer]: [string, string[] | string]