Searched defs:getPackageJsonsForAutoImport (Results 1 – 3 of 3) sorted by relevance
306 getPackageJsonsForAutoImport?(rootDir?: string): readonly PackageJsonInfo[]; method
155297 Project.prototype.getPackageJsonsForAutoImport = function (rootDir) { method in Project
155103 Project.prototype.getPackageJsonsForAutoImport = function (rootDir) { method in Project