Searched refs:optionsForFile (Results 1 – 3 of 3) sorted by relevance
3338 …const optionsForFile = (useSourceOfProjectReferenceRedirect ? getRedirectReferenceForResolution(fi… constant3365 && !getResolutionDiagnostic(optionsForFile, resolution)3366 && !optionsForFile.noResolve3369 && !(isJsFile && !getAllowJSCompilerOption(optionsForFile))
123552 …var optionsForFile = (useSourceOfProjectReferenceRedirect ? (_a = getRedirectReferenceForResolutio…123575 && !getResolutionDiagnostic(optionsForFile, resolution)123576 && !optionsForFile.noResolve123579 && !(isJsFile && !ts.getAllowJSCompilerOption(optionsForFile))
102559 …var optionsForFile = (useSourceOfProjectReferenceRedirect ? (_a = getRedirectReferenceForResolutio…102575 && !getResolutionDiagnostic(optionsForFile, resolution)102576 && !optionsForFile.noResolve102579 && !(isJsFile && !ts.getAllowJSCompilerOption(optionsForFile))