In our environment we already use ESLint to produce json report. Starting from Sonarqube 7.2, SonarJS plugin can import this report file.
But I see in analysis report that some Sensor ESLint-based SonarJS also starting. But this one does not understand our React based project sysntax, and trying to do dual work, actualy Is there any way to disable this sensor?