Skip to content

JavaScript Plugin 2.15 RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@vilchik-elena vilchik-elena released this 09 Aug 12:55
· 2834 commits to master since this release

SNAPSHOT version of the plugin to allow users to test the plugin during the vote for release 2.15.

This version brings:

  • support of some features proposed for ES2017
  • improvement of rules based on type inference
  • an improved function complexity computation
  • an improved detection of minified files
  • a new rule "Calls should not be made to non-callable values"
  • a new rule "Functions should not be called both with and without "new""