mirror of
https://github.com/prdlk/leetcode.git
synced 2026-09-17 07:26:27 +00:00
feat(config): add stats script to package.json
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
"api:deploy": "cd apps/api && bun run deploy",
|
||||
"api:test": "cd apps/api && bun test src",
|
||||
"pick": "bun apps/cli/pick.ts",
|
||||
"stats": "bun apps/cli/stats.ts",
|
||||
"sync": "bun apps/cli/sync.ts",
|
||||
"submit": "bun apps/cli/submit.ts",
|
||||
"test": "bun apps/cli/test.ts"
|
||||
|
||||
Reference in New Issue
Block a user