Searched refs:appJsonFilePath (Results 1 – 2 of 2) sorted by relevance
147 const appJsonFilePath = path.join(EXPO_HOME_PATH, 'app.json'); constant149 const appJsonFile = new JsonFile<AppConfig>(appJsonFilePath);
172 const appJsonFilePath = path.join(EXPO_HOME_PATH, 'app.json'); constant179 const appJsonFile = new JsonFile<AppConfig>(appJsonFilePath);