Skip to content

Commit e78ffb8

Browse files
author
Leon Si
committed
fix folder
1 parent b7a68ea commit e78ffb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
"esModuleInterop": true,
55
"downlevelIteration": true,
66
"outDir": "dist",
7+
"rootDir": "src",
78
"baseUrl": ".",
89
"paths": {
910
"~/*": ["./src/*"]

0 commit comments

Comments
 (0)