Results 2 comments of TonyOuyang

I found on screen token is right if searchColumns set to be ['name'] i.e. default(and only) value of loopj's version

I'm sorry but where is the default options ? I see an empty dict passed as below ``` javascript function lintify(mode, sourcedata, filename) { var passed = hinters[mode](sourcedata, {}); return...