Skip to content

Commit 5716be3

Browse files
committed
revert: remove Scroll Indicator
1 parent f4d6f15 commit 5716be3

1 file changed

Lines changed: 0 additions & 126 deletions

File tree

repos.json

Lines changed: 0 additions & 126 deletions
Original file line numberDiff line numberDiff line change
@@ -345,132 +345,6 @@
345345
}
346346
]
347347
},
348-
{
349-
"name": "trueberryless-org/starlight-scroll-indicator",
350-
"files": [
351-
{
352-
"path": "template-files/.changeset/config.json",
353-
"targetPath": ".changeset/config.json",
354-
"props": {
355-
"repositoryName": "starlight-scroll-indicator",
356-
"ignore": "[\"starlight-scroll-indicator-docs\"]"
357-
}
358-
},
359-
{
360-
"path": "template-files/.changeset/README.md",
361-
"targetPath": ".changeset/README.md",
362-
"props": {
363-
"repositoryName": "starlight-scroll-indicator"
364-
}
365-
},
366-
{
367-
"path": "template-files/.github/labeler.yaml",
368-
"targetPath": ".github/labeler.yaml"
369-
},
370-
{
371-
"path": "template-files/.github/renovate.json5",
372-
"targetPath": ".github/renovate.json5"
373-
},
374-
{
375-
"path": "template-files/.github/workflows/format.yaml",
376-
"targetPath": ".github/workflows/format.yaml",
377-
"props": {
378-
"branchName": "main"
379-
}
380-
},
381-
{
382-
"path": "template-files/.github/workflows/labeler.yaml",
383-
"targetPath": ".github/workflows/labeler.yaml"
384-
},
385-
{
386-
"path": "template-files/.github/workflows/publish.yaml",
387-
"targetPath": ".github/workflows/publish.yaml",
388-
"props": {
389-
"branchName": "main",
390-
"repositoryName": "starlight-scroll-indicator",
391-
"packageName": "starlight-scroll-indicator"
392-
}
393-
},
394-
{
395-
"path": "template-files/.github/workflows/welcome-bot.yaml",
396-
"targetPath": ".github/workflows/welcome-bot.yaml",
397-
"props": {
398-
"branchName": "main"
399-
}
400-
},
401-
{
402-
"path": "template-files/.gitignore/Node.gitignore",
403-
"targetPath": ".gitignore",
404-
"special": "allow-additional-lines"
405-
},
406-
{
407-
"path": "template-files/.prettierignore",
408-
"targetPath": ".prettierignore",
409-
"special": "allow-additional-lines"
410-
},
411-
{
412-
"path": "template-files/.prettierrc/.prettierrc",
413-
"targetPath": ".prettierrc"
414-
},
415-
{
416-
"path": "template-files/package.json/package.manager.package.json",
417-
"targetPath": "docs/package.json",
418-
"special": "package.json"
419-
},
420-
{
421-
"path": "template-files/LICENSE",
422-
"targetPath": "LICENSE",
423-
"props": {
424-
"year": "2025"
425-
}
426-
},
427-
{
428-
"path": "template-files/package.json/changeset.package.json",
429-
"targetPath": "package.json",
430-
"special": "package.json"
431-
},
432-
{
433-
"path": "template-files/package.json/package.manager.package.json",
434-
"targetPath": "package.json",
435-
"special": "package.json"
436-
},
437-
{
438-
"path": "template-files/package.json/prettier.package.json",
439-
"targetPath": "package.json",
440-
"special": "package.json"
441-
},
442-
{
443-
"path": "template-files/package.json/definition.package.json",
444-
"targetPath": "package.json",
445-
"special": "package.json",
446-
"props": {
447-
"packageName": "starlight-scroll-indicator-monorepo",
448-
"repositoryName": "starlight-scroll-indicator"
449-
}
450-
},
451-
{
452-
"path": "template-files/package.json/definition.package.json",
453-
"targetPath": "packages/starlight-scroll-indicator/package.json",
454-
"special": "package.json",
455-
"props": {
456-
"packageName": "starlight-scroll-indicator",
457-
"repositoryName": "starlight-scroll-indicator"
458-
}
459-
},
460-
{
461-
"path": "template-files/README.md",
462-
"targetPath": "packages/starlight-scroll-indicator/README.md",
463-
"special": "README.md"
464-
},
465-
{
466-
"path": "template-files/pnpm-workspace.yaml",
467-
"targetPath": "pnpm-workspace.yaml",
468-
"props": {
469-
"documentationFolder": "docs"
470-
}
471-
}
472-
]
473-
},
474348
{
475349
"name": "trueberryless-org/starlight-spell-checker",
476350
"files": [

0 commit comments

Comments
 (0)