benquarmby / jslintnet

JSLint.NET is a wrapper for Douglas Crockford's JSLint, the JavaScript code quality tool. It can validate JavaScript anywhere .NET runs.
Apache License 2.0
77 stars 11 forks source link

Global variables are not being used in latest beta #9

Closed benquarmby closed 9 years ago

benquarmby commented 9 years ago

The latest JSLint.NET for Visual Studio beta is ignoring all predefined global variables specified in JSLintNet.json.