SonarQube Community Version: 10.7.0.96327
SonarScanner CLI Version: 6.2.1.4610 (macOS)
Deployment Method: SonarQube is deployed via Docker.
I am currently working on a HarmonyOS NEXT project. I have successfully scanned the project, but only ts files are being scanned. The ets files are being ignored. Considering that ets can be thought of as an extension of ts, I am wondering if there is a way to apply JavaScript rules to ets files? Or is there another approach to analyzing this HarmonyOS NEXT project? Or perhaps this goal is simply unachievable?