For some reason I am not getting any completions for [node-assert-plus](https://github.com/joyent/node-assert-plus) _Note: Other imported modules like lodash and bunyan are working as expected._ .tern-project file: ``` { "plugins": { "node": {} } } ``` Screenshot from VIM  Screenshot from VSCode 