jshint / jshint.github.io

The homepage for JSHint
http://jshint.com
20 stars 19 forks source link

Inline global declaration doesn't work with single-line comments #9

Open izeau opened 9 years ago

izeau commented 9 years ago

See this issue: jshint/jshint#2135

TL;DR: It should be specified in the docs that while single-line comments are accepted for jshint's inline configuration, it doesn't work for global declaration.