tern-meteor
tern-meteor copied to clipboard
Distinguish app project vs smart-package project
trafficstars
We can have a boolean in .tern-project like {"plugin":{"meteor":{"isPackage": true}}}.
In that case, for packages we would start the analysis from package.js. Otherwise we would load everything with packages/*/package.js first.