Searched defs:sourceFileAffectingCompilerOptions (Results 1 – 2 of 2) sorted by relevance
1550 export const sourceFileAffectingCompilerOptions: readonly CommandLineOption[] = optionDeclarations.… constant
27402 var sourceFileAffectingCompilerOptions = optionDeclarations.filter((option) => !!option.affectsSour… variable