Home
last modified time | relevance | path

Searched defs:sourceFileAffectingCompilerOptions (Results 1 – 2 of 2) sorted by relevance

/third_party/typescript/src/compiler/
DcommandLineParser.ts1550 export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations.… constant
/third_party/typescript/lib/
DtypingsInstaller.js27402 var sourceFileAffectingCompilerOptions = optionDeclarations.filter((option) => !!option.affectsSour… variable