Home
last modified time | relevance | path

Searched refs:typescriptFile (Results 1 – 1 of 1) sorted by relevance

/expo/packages/@expo/cli/src/start/doctor/typescript/
H A DTypeScriptProjectPrerequisite.ts87 const typescriptFile = await this._queryFirstTypeScriptFileAsync(); constant
88 if (typescriptFile) {