feat: 타입스크립트 설정 및 Vite 구성 추가
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
"include": ["src"],
|
||||
"references": [
|
||||
{ "path": "../../packages/common" },
|
||||
{ "path": "../../packages/infra" }
|
||||
{ "path": "../../packages/infra" },
|
||||
{ "path": "../../packages/logic" },
|
||||
{ "path": "../../app/game-engine" }
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user