github SonarSource/SonarJS 2.18-RC1
JavaScript Plugin 2.18 RC1

latest releases: 10.14.0.26080, 10.13.2.25981, 10.13.1.25965...
pre-release7 years ago

SNAPSHOT version of the plugin to allow users to test the plugin during the request for feedback for the release 2.18.

This version brings 10 new rules including several type-based rules:

  • Arithmetic operations should not result in "NaN"
  • Values not convertible to numbers should not be used in numeric comparisons
  • Arithmetic operators should only have numbers as operands
  • Non-existent properties shouldn't be accessed for reading

Don't miss a new SonarJS release

NewReleases is sending notifications on new releases.