feat(console): add support actions (#33492)

This commit is contained in:
Victor Navarro
2026-06-24 12:06:51 +02:00
committed by GitHub
parent 8695454143
commit 3c35664ce1
14 changed files with 255 additions and 156 deletions
-1
View File
@@ -37,7 +37,6 @@
"update-limits": "script/update-limits.ts",
"promote-limits-to-dev": "script/promote-limits.ts dev",
"promote-limits-to-prod": "script/promote-limits.ts production",
"referral-backfill": "script/referral-backfill.ts",
"typecheck": "tsgo --noEmit"
},
"devDependencies": {