mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-16 23:16:26 +00:00
Add close-topics reconciler; extract shared GitHub/report plumbing
This commit is contained in:
@@ -8,6 +8,10 @@
|
|||||||
"doctor": "blume doctor",
|
"doctor": "blume doctor",
|
||||||
"close-solved": "bun scripts/close-solved.ts",
|
"close-solved": "bun scripts/close-solved.ts",
|
||||||
"close-topics": "bun scripts/close-topics.ts",
|
"close-topics": "bun scripts/close-topics.ts",
|
||||||
|
"srs-scheduler": "bun scripts/srs-scheduler.ts",
|
||||||
|
"srs-logger": "bun scripts/srs-logger.ts",
|
||||||
|
"srs-gate": "bun scripts/srs-gate.ts",
|
||||||
|
"srs-setup": "bun scripts/srs-setup.ts",
|
||||||
"pick": "bun scripts/pick.ts",
|
"pick": "bun scripts/pick.ts",
|
||||||
"sync": "bun scripts/sync.ts",
|
"sync": "bun scripts/sync.ts",
|
||||||
"test": "bun scripts/test.ts"
|
"test": "bun scripts/test.ts"
|
||||||
|
|||||||
Reference in New Issue
Block a user