statLint package
statLint: The new statistical linter for JavaScript.
It detects unlikely usage of various API Methods. It also looks for unlikely names used in variable declarations.
How to use
- Download statLint in your Atom IDE
- Open your desired JavaScript source code
- Toggle the tool through the menu bar or through the combination: Ctrl+Alt+G
Ioannis P. Gkiliris