statlint

StatLint: The new statistical linter.

jgkiliris

95

0

1.1.0

MIT

GitHub

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

  1. Download statLint in your Atom IDE
  2. Open your desired JavaScript source code
  3. Toggle the tool through the menu bar or through the combination: Ctrl+Alt+G

Ioannis P. Gkiliris