563 B
563 B
JSLint
According to the instructions doc, JSLint is a code quality tool for JavaScript.
The Principle of the Good Parts is
If a feature is sometimes useful and sometimes dangerous and if there is a better option then always use the better option.
It can be accessed here. Really understanding what is being explained here is key to using JSLint properly when debugging JavaScript.
And it was written in BBEdit.