feat: 타입스크립트 설정 및 Vite 구성 추가

This commit is contained in:
2026-01-04 17:01:38 +00:00
parent 0e06ae9c38
commit 3581477a42
7 changed files with 33 additions and 5 deletions
+2
View File
@@ -0,0 +1,2 @@
declare const _default: import("vite").UserConfig;
export default _default;