타입 정의 상세

This commit is contained in:
2023-09-24 06:11:01 +00:00
parent 45f14f0b72
commit 3687d597c4
5 changed files with 69 additions and 10 deletions
+3
View File
@@ -3,6 +3,9 @@
"compilerOptions": {
"rootDir": "./src",
"outDir": "./dist",
"paths": {
"@/*": ["./src/*"]
}
},
"references": [
{