Home
last modified time | relevance | path

Searched refs:bowerJsonPath (Results 1 – 6 of 6) sorted by relevance

/third_party/typescript/src/jsTyping/
DjsTyping.ts143 const bowerJsonPath = combinePaths(searchDir, "bower.json"); constant
144 getTypingNamesFromJson(bowerJsonPath, filesToWatch);
/third_party/typescript/lib/
DtypingsInstaller.js115039 var bowerJsonPath = ts.combinePaths(searchDir, "bower.json");
115040 getTypingNamesFromJson(bowerJsonPath, filesToWatch);
DtypescriptServices.js115244 var bowerJsonPath = ts.combinePaths(searchDir, "bower.json");
115245 getTypingNamesFromJson(bowerJsonPath, filesToWatch);
Dtsserverlibrary.js115244 var bowerJsonPath = ts.combinePaths(searchDir, "bower.json");
115245 getTypingNamesFromJson(bowerJsonPath, filesToWatch);
Dtsserver.js152378 var bowerJsonPath = ts.combinePaths(searchDir, "bower.json");
152379 getTypingNamesFromJson(bowerJsonPath, filesToWatch);
Dtypescript.js115244 var bowerJsonPath = ts.combinePaths(searchDir, "bower.json");
115245 getTypingNamesFromJson(bowerJsonPath, filesToWatch);