I just integrated Tern with my editor of choice, and the experience has been pretty incredible so far.
One thing that would make the experience all the more intuitive, however, would be the ability to tap into my existing front- and back-end dependency management systems (i.e. the bower.json
and package.json
files) rather than having to manage the .tern-project
file manually.
Is there some existing way of doing this?