feat: 모든 패키지에서 타입 체크 명령어를 --noEmit에서 -b로 변경 및 @sammo-ts/game-api 의존성 추가

This commit is contained in:
2026-01-05 15:07:14 +00:00
parent 1861cbc9c6
commit c3b6833172
8 changed files with 21 additions and 7 deletions
+1
View File
@@ -12,6 +12,7 @@
},
"dependencies": {
"@sammo-ts/common": "workspace:*",
"@sammo-ts/game-api": "workspace:*",
"@trpc/client": "^11.8.1",
"@trpc/server": "^11.8.1",
"@vueuse/core": "^13.9.0",