coffee-jshint icon indicating copy to clipboard operation
coffee-jshint copied to clipboard

Support undef = 'strict'

Open pyrocat101 opened this issue 9 years ago • 1 comments

Currently there is no way to support options with string values. For example, undef can have values true, false, and strict. This is useful if we want to enforce strict lint rules.

pyrocat101 avatar Jun 30 '15 20:06 pyrocat101