generated from nhcarrigan/template
chore: sort repo name map keys alphabetically
This commit is contained in:
@@ -141,9 +141,9 @@ const repoNameMap = {
|
|||||||
"life-of-a-naomi": "Life of a Naomi",
|
"life-of-a-naomi": "Life of a Naomi",
|
||||||
"naomis-adventure-1": "Naomi's Adventure I: An Isekai Story",
|
"naomis-adventure-1": "Naomi's Adventure I: An Isekai Story",
|
||||||
"ruu-goblin-quest": "Ruu's Goblin Quest",
|
"ruu-goblin-quest": "Ruu's Goblin Quest",
|
||||||
|
"qr-generator": "QR Generator",
|
||||||
"typescript-config": "TypeScript Config",
|
"typescript-config": "TypeScript Config",
|
||||||
"vscode-themes": "Naomi's VSCode Themes",
|
"vscode-themes": "Naomi's VSCode Themes",
|
||||||
"qr-generator": "QR Generator",
|
|
||||||
};
|
};
|
||||||
|
|
||||||
const excludedRepos = new Set<string>([
|
const excludedRepos = new Set<string>([
|
||||||
|
|||||||
Reference in New Issue
Block a user