mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-17 07:26:27 +00:00
feat(config): add spaced-repetition script
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"close-solved": "bun apps/cli/close-solved.ts",
|
||||
"close-topics": "bun apps/cli/close-topics.ts",
|
||||
"sync-project-fields": "bun apps/cli/sync-project-fields.ts",
|
||||
"spaced-repetition": "bun apps/cli/spaced-repetition.ts",
|
||||
"api:dev": "cd apps/api && bun run dev",
|
||||
"api:deploy": "cd apps/api && bun run deploy",
|
||||
"api:test": "cd apps/api && bun test src",
|
||||
|
||||
Reference in New Issue
Block a user