Tern configuration

I need to turn off the guess feature in tern, but it seems with the CodeMirror addon implementing tern, I don’t have access to all the configurations.

Have I overlooked something?

Thanks
M@

Please see the patch I added to https://github.com/codemirror/CodeMirror/pull/3308 – it should also allow you to do this.