Skip to content

Commit c4e996a

Browse files
committed
chore(#37): 누락된 패키지 추가 - tsconfig-paths
1 parent 400161b commit c4e996a

File tree

2 files changed

+43
-1
lines changed

2 files changed

+43
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,8 @@
7474
"prettier": "^3.5.3",
7575
"storybook": "^9.0.15",
7676
"typescript": "^5",
77-
"vitest": "^3.1.4"
77+
"vitest": "^3.1.4",
78+
"vite-tsconfig-paths": "^5.1.4"
7879
},
7980
"msw": {
8081
"workerDirectory": [

pnpm-lock.yaml

Lines changed: 41 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)