Searched defs:getCompilerOptions (Results 1 – 9 of 9) sorted by relevance
199 getCompilerOptions: () => options, constant600 getCompilerOptions: () => ({}), constant
86 getCompilerOptions(): CompilerOptions; method
695 getCompilerOptions(): CompilerOptions; method
7863 getCompilerOptions(): CompilerOptions; method8803 getCompilerOptions(): CompilerOptions; method
2375 getCompilerOptions(): CompilerOptions; method3802 getCompilerOptions(): CompilerOptions; method4481 getCompilerOptions(): CompilerOptions; method6132 getCompilerOptions(): CompilerOptions; method6422 getCompilerOptions(): CompilerOptions; method
6378 getCompilerOptions(): CompilerOptions; method7805 getCompilerOptions(): CompilerOptions; method8484 getCompilerOptions(): CompilerOptions; method10135 getCompilerOptions(): CompilerOptions; method10425 getCompilerOptions(): CompilerOptions; method
110802 function createCompilerHostFromProgramHost(host, getCompilerOptions, directoryStructureHost = host)… argument