Searched refs:jsConfig (Results 1 – 1 of 1) sorted by relevance
882 const jsConfig: File = { constant887 host.ensureFileOrFolder(jsConfig, /*ignoreWatchInvokedWithTriggerAsFileCreate*/ true);892 … rootFiles: [{ fileName: jsConfig.path }, { fileName: tsconfig.path }, { fileName: jsFilePath }],898 const jsConfigProject = service.configuredProjects.get(jsConfig.path.toLowerCase())!;899 checkProjectActualFiles(jsConfigProject, [jsConfig.path, jsFilePath, libFile.path]);