SonarJS 6.x will embed both JS and TS rules.
We should:
- allow SonarJS to load (currently it fails because of missing dependency on SonarTS): Code analyzer 'SonarJS' is transitively excluded in this version of SonarLint. Skip loading it.
- prevent TypeScript rules to be executed when the IDE asked to exclude ts plugin (like SLE and SLI)