JavaScript Plugin for Marketplace Instructions?

Import of external eslint issues is already possible using sonar.eslint.reportPaths property. More documentation is available here [External Analyzer Reports] Report generation for various languages

Java based rules for SonarJS are deprecated and support for them will be removed from SonarJS eventually, you can use them in the interim, but you should migrate to ESLint (check the eslint documentation ).

1 Like