flowabuse Posted July 5, 2015 Share Posted July 5, 2015 Can somebody who is already using the TernJS plugin for vim help me configure the .tern-project file for a phaser project. I have generatated the files using yeoman phaser-official generator so my folder structure looks like this:src/ | assets/ | bower_components/ | | phaser-official/ | css/ | js/ | | boot.js | | game.js | | main.js | | main.js.bkup | | menu.js | | preloader.js | index.html Do I have to use RequireJS to configure Tern? If yes, is there any generator that does it automaticaly? I've never used RequireJS before so I don't know how to set my project up with it. Link to comment Share on other sites More sharing options...
flowabuse Posted July 11, 2015 Author Share Posted July 11, 2015 bump Link to comment Share on other sites More sharing options...
Recommended Posts