Y
Hacker News
new
|
ask
|
show
|
jobs
by
phpnode
4259 days ago
yep, you can disable this warning using .jshintrc -
http://www.jshint.com/docs/options/#eqnull
1 comments
fgribreau
4258 days ago
Indeed, if no .jshintrc was present, check-build will fallback on
https://github.com/FGRibreau/check-build/blob/master/default...
link