Searched defs:setCompilerOptions (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript/src/server/ | ||
| D | project.ts | 1826 setCompilerOptions(options?: CompilerOptions) { method in ts.server.InferredProject |
| /third_party/typescript/lib/ | ||
| D | tsserver.js | 154856 Project.prototype.setCompilerOptions = function (compilerOptions) { method in Project |
| D | tsserverlibrary.js | 155050 Project.prototype.setCompilerOptions = function (compilerOptions) { method in Project |