Home
last modified time | relevance | path

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

/expo/tools/src/
H A DFormatter.ts21 const authorName = green(log.authorName); constant
26 return `${commitHash} ${title} ${gray(`by ${authorName} ${date}`)}`;
H A DGit.ts28 authorName: string;
235 authorName: '%aN',
/expo/tools/src/commands/
H A DCherryPickCommand.ts112 srcCommit.authorName === destCommit.authorName &&
136 commit.authorName
160 commit.authorName
/expo/packages/create-expo-module/src/
H A Dcreate-expo-module.ts331 authorName, constant
360 author: `${authorName} <${authorEmail}> (${authorUrl})`,
/expo/packages/create-expo-module/build/
H A Dcreate-expo-module.js258 …const { name, description, package: projectPackage, authorName, authorEmail, authorUrl, repo, } = …
281 author: `${authorName} <${authorEmail}> (${authorUrl})`,
H A Dprompts.js.map1 …me cannot be empty',\n },\n {\n type: 'text',\n name: 'authorName',\n message…
H A Dcreate-expo-module.js.map1authorName,\n authorEmail,\n authorUrl,\n repo,\n } = await prompts(promptQueries, { onC…