1 Matching Annotations
  1. Feb 2016
    1. A useful (2015) recent comparison of different JavaScript linting tools.

      The TL;DR is that the recommendation is to use ESLint as it is widely used, supports ES6 well and provides a decent combination of configurability and presets.