Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jslint

How To Set The Jslint Es6 Directive In Brackets?

I get this error: 'expected an identifier and instead saw 'const'', I'm using b… Read more How To Set The Jslint Es6 Directive In Brackets?

How To Set 'use Strict' Globally With Jslint

I'm new to javascript and am trying to validate through JSLint. Where should I put 'use st… Read more How To Set 'use Strict' Globally With Jslint

Jslint Configuration | Passing Globals

How do I alert jshint that I have globals, i.e. name them. I know you can do this, but I don't… Read more Jslint Configuration | Passing Globals