Refactor (1)

This commit is contained in:
2025-09-19 18:54:12 +09:00
committed by cannorin
parent 6b15542c40
commit c3b1bf39a4
26 changed files with 1684 additions and 105 deletions

View File

@@ -7,6 +7,7 @@
"check": "turbo run check",
"lint": "turbo run lint",
"fix": "turbo run fix",
"test": "turbo run test",
"gen:env": "bash scripts/generate_env_for_apps.sh"
},
"devDependencies": {